I have just had my server upgraded to PHP 5.3.19.
I am using CodeIgniter for a few of my projects ... now every time i load a CI project im getting the following error
Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater
Im wondering if anyone can help me out rectifying this error.
Cheers