Soldato
- Joined
- 30 Nov 2005
- Posts
- 3,084
- Location
- London
I'm inserting some values into a MySQL database but want to remove any suspicious characters whilst preserving whitespace.
Would just mysql_real_escape_string be sufficient in terms of security?
Cheers.
Would just mysql_real_escape_string be sufficient in terms of security?
Cheers.