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!
I am currently working on a 'secure' login script and wonder if it is more secure to query the database with a 'slashed'-variable, or an 'escaped'-variable.