PHP Notice:

I got an error when trying to move one of our old PHP sites to the new server:

PHP Notice: Use of undefined constant php – assumed ‘php’ in…

Basically it means that the php ending tag should be ?> and not php?>

Thanks, ClickFire, for the PHP help

Leave a Reply

Your email address will not be published.