Security Issues

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
SidewinderX
Forum Contributor
Posts: 407
Joined: Fri Jul 16, 2004 9:04 pm
Location: NY

Security Issues

Post by SidewinderX »

I was wondering what type of security issues "registered_globals" impose?

And if I dont use registered_globals, whats another way to get around it?
User avatar
nigma
DevNet Resident
Posts: 1094
Joined: Sat Jan 25, 2003 1:49 am

Post by nigma »

This article might help answer some of your questions:
http://wiki.devnetwork.net/index.php/RegisterGlobals
Post Reply