gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w