Python-equivalent of PHP addslashes/stripslashes functions?
Leeuw van der, Tim
tim.leeuwvander at nl.unisys.com
Wed Oct 31 07:04:12 EST 2001
More information about the Python-list mailing list
Wed Oct 31 07:04:12 EST 2001
- Previous message (by thread): PythonWin 2.1 saving bugg???
- Next message (by thread): Python-equivalent of PHP addslashes/stripslashes functions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I'd like to know if there's a Python-alternative to the very convenient PHP functions addslashes / stripslashes which add cq remove backslashes to things like ', " characters, so that values from HTML forms can be safely passed around to other programs, used in SQL statements, etc. Any pointers? Thanks in advance, --Tim
- Previous message (by thread): PythonWin 2.1 saving bugg???
- Next message (by thread): Python-equivalent of PHP addslashes/stripslashes functions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list