Hi,
Does anyone know of a nice (simple) script and / or tutorial on how to handle saving quotes to the database and displaying them on screen - one that is compatible on all systems no matter if magic quotes are on or off?
I'm looking at using such a script that will be compatible with my sites. I'm use to developing on a server with magic quotes on however now I'm working on a system where they are off. I'd like to make code that will work on both.
Thanks.