It works, really Thanks a lot to you all!! I will try to modify all my
script.
"Philip Olson" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> This is an issue of the register_globals directive, the
> default went from off to on as of PHP 4.2.0 Either
> change your coding style or turn it back on.
This is an issue of the register_globals directive, the
default went from off to on as of PHP 4.2.0 Either
change your coding style or turn it back on.
print $_POST['foo'];
$foo will exist if register_globals = on. Search archives,
google, the manual, etc. for this topic, it's been
Hi Terry:
On Mon, Jul 08, 2002 at 11:36:46PM +0800, Terry Cheung wrote:
>
> to the mysql database, the only problem is all the php pages seem likes do
> not response to the submit button, it just direct back to the same page
Then you're not writing your form correctly.
Where, "sc
Hi,
I have just downloaded the latest source of apache, php, mod_ssl and
mysql to build them all together. It can show the php page and can connect
to the mysql database, the only problem is all the php pages seem likes do
not response to the submit button, it just direct back to the same
4 matches
Mail list logo