admin area make more secure

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
subhash_garai
Forum Newbie
Posts: 12
Joined: Mon Mar 27, 2006 8:09 am

admin area make more secure

Post by subhash_garai »

hello
everybody again.i need to know about the admin control panel security,options,different functions etc. which sould be taken in care so that i dont allow any unauthorized user to enter over there.
Plz let me know about the things i surely take in care. ialso want to know abbout different global variables i should know about them.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Be paranoid about all data.
Post Reply