05-19-2011, 09:20 PM
SQL injections are a bitch, Turn off variables:!
Why not use this to help prevent SQL injection?
|
05-19-2011, 09:20 PM
SQL injections are a bitch, Turn off variables:!
05-19-2011, 09:28 PM
mysql_real_escape_string() should do the job in most cases.
I code at http://tech.reboot.pro
05-20-2011, 08:23 AM
06-01-2011, 04:13 AM
agree. It's a good section though. I don't know why it's so dead.
Something on this server was blocking the code I wanted to post so I made an image.
06-01-2011, 06:29 PM
I have seen this thread more then 4 times.
06-02-2011, 03:21 AM
06-02-2011, 09:30 AM
(06-02-2011, 03:21 AM)★Cooldude★ Wrote: Thanks, that look interesting.hehe, It's out of my webpanel I'm writing. I use it as part of a class so I can call it with db->sanatize($param);
06-02-2011, 12:00 PM
(06-02-2011, 12:00 PM)★Cooldude★ Wrote: What sort of webpanel?It's a client management panel, Here's a preview. http://www.supportforums.net/showthread.php?tid=19222 |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
how to open a 750 mb database,sql file? | etc | 17 | 7,431 |
08-21-2011, 03:57 AM Last Post: AceInfinity |
|
Help: SQL without phpmyadmin? | nevets04 | 7 | 3,645 |
12-30-2009, 11:47 AM Last Post: wat |
|
SQL Interacting with Form | Cppsean | 3 | 1,645 |
10-19-2009, 12:21 PM Last Post: Omniscient |