Hi all:
Im new to php and i have an isue.
php4.2.3 windows 2000 advanced server
I create a simple form page that posts back to its self and im unable to
retreive the posted form data to display on the page.
it seems like all my GLOBAL amd SESSION stuff isnt working.
sample code:
Your Name
I am havein troubles gettin my form variables to work.
The "register_globals" in php.ini is set to its default of "off".
code:
Form Series - Example One
asdasdasddassad
the dosent print anything in the action of the form
and the
echo $_POST["answered"]; on the first run gives
can someone help out a nubIe here - im trying to insert a Date into a MySql
table and im having error messages - can you take a look at
http://66.139.147.233/thispage.php submit a guest and comment to see
error.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
I can't figure this one out...
I boiled it down to a test case where I have a bunch of classes and a
demo program:
demo.php:
===
===
L.php
===
c = new C2();
echo "L init\n";
}
}
?>
=
=
4 matches
Mail list logo