View previous topic :: View next topic |
Author |
Message |
Khan -
Joined: 03 Oct 2003 Posts: 2
|
Posted: Sat Oct 04, 2003 4:59 am Post subject: PHP - Slight Problem |
|
|
I've just started learning PHP and the tutorial i'm doing has me creating a form which the user fills out, upon submit it sends them to another page where that info is displayed.
When I try it oflfine with Abyss (latest version of Abyss and of PHP) it comes up with:
Notice: Undefined variable: YourName in C:\PROGRAM FILES\ABYSS WEB SERVER\htdocs\php\bad_words.php on line 10
But when I upload the same files to a PHP enabled server it works fine.
Any ideas?
PS: Simple stuff like the 'print' function work so PHP is installed and functioning.
cheers |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
|