Help me please
I have been trying without good result to run the source code 'register_form.php' for creating a user registration form in chapter 11 of Beginning PHP5.
Please someone to give me the correct complete code.
Error message #1= Notice: Undefined variable: enum_options in c:\Inetpub\wwwroot\test\register_form.php on line 29
Error message #2= Fatal error: Function name must be a string in c:\Inetpub\wwwroot\test\register_form.php on line 29
|