Posted by Pasquale on 10/12/09 11:37
J2be wrote:
> just include
> include('formvars.php');
> before
> include('common.php');
>
>
Thanks, but it is still not working. I now get the following:
Notice: Undefined index: fname in
D:\InetPub\wwwroot\thedomain_com\bsp\formvars.php on line 2
Fatal error: Call to undefined function NameFilter() in
D:\InetPub\wwwroot\thedomain_com\bsp\formvars.php on line 3
Still a problem with not initiating the index, and the *Filter()
functions are in the common.php file
Can I just not ask the host to turn off display_errors since they are
only notices? Should declare/initiate my variables differently??
Navigation:
[Reply to this message]
|