PHP help
PHP help
Out of context: Reply #2
- Started
- Last post
- 12 Responses
- unfittoprint0
It says it's not defined, therefore either it's inexistant or badly written...
check if it lacks the ;
or if it comes from an attached file (using include();)...
It says it's not defined, therefore either it's inexistant or badly written...
check if it lacks the ;
or if it comes from an attached file (using include();)...