Alright, thanks. Though it's extremely basic, I can build off of it and add more security. Thanks a lot.
Edit: Actually, I'm having a bit of trouble. For whatever reason, common.php disrupts two of my inclusion files on index.php. I have no idea why; the variables used have nothing to do with common.php and there should be no interference, but there is. Any ideas?
Edit II: Alright, my fix thus far was to add my configuration file require_once call above the PHP code. Both includes work correctly now. If you know of why I had to do that, please do explain, I'm curious. 
Last edited by Bloodsyne; 04-09-2005 at 12:15 AM..
Reason: Problem; Fixec
|