Revision: 7436
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at July 24, 2008 10:26 by aristoworks
                            
                            Initial Code
php_flag magic_quotes_gpc off
Initial URL
http://www.aristoworks.com
Initial Description
Magic Quotes is a great feature of PHP but sometimes it can just get annoying. It's simple enough to turn it off at the .ini and restart apache but here's a quick .htaccess workaround
Initial Title
Disabling PHP Magic Quotes via .htaccess
Initial Tags
php, htaccess
Initial Language
PHP