Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER