Re: [PHP] PHP & Apache

2003-01-31 Thread Aaron Stephan William Boeren
> > Maby you could help me on why I get this message when using variables: > > Undefined variable: UN1 in c:\inetpub\wwwroot\sdd\pages\redirection.php > > on line 15 > Because you have an undefined variable. You have a variable that has not > been assigned a value. Assign it a default value or use

[PHP] PHP & Apache

2003-01-30 Thread Aaron Stephan William Boeren
Hi, Maby you could help me on why I get this message when using variables: Undefined variable: UN1 in c:\inetpub\wwwroot\sdd\pages\redirection.php on line 15 I have PWS being used, PHP 4.3.0 & Apache 2.0.34. OS is Windows 2k If you could help that would be great because I need it for testing sc