NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
HOW TO Debug one project?


Joined: 09 May 2004
Posts: 1
Reply with quote
I have one NOTE project with one 'index.php' _and_ 'global.php'(it has one line "$exbook[admin]="admin";").

But when I debug my index.php, IDE always tells me "Use of undifined constant admin";

Can anyone show me the solution? please!!!
View user's profileFind all posts by EinsteinSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
It is notice, not a error.
For the php syntax sake you'd use
Code:
$exbook['admin']="admin";
View user's profileFind all posts by dmitriSend private messageVisit poster's website
HOW TO Debug one project?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic