| Some errors
can I get and explantion on these errors. I have tried to change some of the variables, I removed define( THIS_SCRIPT, "index" );. That got rid of one error but not the other.
Why do I need this?? define( THIS_SCRIPT, "index" );
Undefined variable: argv in ***/***/htdocs/photo/index.php on line 15
Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' in ***/***/htdocs/photo/index.php on line 20
|