Hi Everyone,
have something that got throught my mind and wanted to have you opinions, it's about security as title tells
1.can someone uses require() or inlcude(), to get a remote file,
example require("http://programingtalk/vb/lib/config.inc.php"); ??
2. Should all post/get made with php carry addslashes() ?
3. and last what are the basic precausion one should take in regards to security issue while writing a script which connect to sql or just a script.
Thanks for your reply in advance
Cheers
Nitro