Page 1 of 1

Undefined Constant

Posted: Sat Jan 25, 2003 12:45 am
by thoughtriot
http://dustin.tiaracomputers.com/?page=news

Check that out. I get this error:

Notice: Use of undefined constant page - assumed 'page' in U:\Host\Dustin\index.php on line 37

It also won't work when I try to use a form to add info to a mysql database. Is it a php problem or what?

Posted: Sat Jan 25, 2003 12:52 am
by volka
are you trying to access something like $myArray[page] ?
If: read http://www.php.net/manual/en/language.t ... rray.donts