$_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
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
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