skip to main content
4 posts tagged with PHP by monkey closet.
Displaying 1 through 4 of 4.
Php question:
mysql_real_escape_string is turning '\6' (and I assume any other \(number combination) into a single character '' where it's in my code, but not when the same string is passed through $_POST. Is this a behaviour of magic_quotes (currently on) or something else - and without the ability to change global php settings, what can I do about it?
[more inside]
posted by monkey closet
on Jan 26, 2012 -
6 answers
How do I connect, dsn-free, to a passworded Access (.mdb) database with php (5.2.4)? Google throws up lots of methods - none seem to work.
posted by monkey closet
on Jan 9, 2012 -
5 answers
What's the best way to upload an Access DB using PHP and read its contents into MySQL?
posted by monkey closet
on Sep 22, 2011 -
6 answers
Page:
1