Function Friday: Get_magic_quotes_gpc ()
Friday March 21, 2008
Magic Quotes is used in PHP to put backslashes before all your quote's to prevent errors when storing your data in a database. You can check if magic quotes is running using the Get_magic_quotes_gpc () PHP function.


No comments yet. Leave a Comment