View Single Post
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2007-12-14, 00:41

Quote:
Originally Posted by turtle2472 View Post
And I don't know what "register globals" are.
It's a PHP "feature" that creates variables out of the contents of the $_ globals. It's a security problem because it allows users to inject variables into your PHP scripts.

Since you're probably using a shared web service with Surpass Hosting, you likely don't have access to the httpd.conf or php.ini mentioned above. Don't worry about it, though. Short of this one concern, everything is probably set up just fine.

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote