do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec