Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Undefined variables
hi
----------------------------------------------------------------------------------------------
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so