Re: [PHP] Form variable can't transfer to web page

2004-04-12 Thread Elfyn McBratney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 13 Apr 2004 06:11, Morris Law wrote: > Dear all PHP users, > > I have installed a new web server for PHP scripting. > I wrote a PHP form page to submit some variables to > another PHP pages. After submission, I found that the > variables ca

[PHP] Form variable can't transfer to web page

2004-04-12 Thread Morris Law
Dear all PHP users, I have installed a new web server for PHP scripting. I wrote a PHP form page to submit some variables to another PHP pages. After submission, I found that the variables cannot be echoed out. The scripts are as simple like these, \n"; print "Name: \n"; print "\n\n"