Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why not use this to help prevent SQL injection?
#11
SQL injections are a bitch, Turn off variables:!
Reply
#12
mysql_real_escape_string() should do the job in most cases.
Reply
#13
(05-19-2011, 09:28 PM)KoBE Wrote: mysql_real_escape_string() should do the job in most cases.

Indeed. Combining the two could make the site even more secure.
Reply
#14
agree. It's a good section though. I don't know why it's so dead.
Reply
#15
Something on this server was blocking the code I wanted to post so I made an image.

[Image: 1306927712-clip-12kb.png]
Need website or forum help?
[Image: logo.png]
Reply
#16
I have seen this thread more then 4 times.
Reply
#17
(06-01-2011, 04:25 AM)0xE9 Wrote: Something on this server was blocking the code I wanted to post so I made an image.

[Image: 1306927712-clip-12kb.png]

Thanks, that look interesting.

(06-01-2011, 06:29 PM)Filefinder Wrote: I have seen this thread more then 4 times.

Could you please link me to those threads?
Reply
#18
(06-02-2011, 03:21 AM)★Cooldude★ Wrote: Thanks, that look interesting.

(06-01-2011, 06:29 PM)Filefinder Wrote: I have seen this thread more then 4 times.

Could you please link me to those threads?
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);
Need website or forum help?
[Image: logo.png]
Reply
#19
(06-02-2011, 09:30 AM)0xE9 Wrote: Could you please link me to those threads?
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);

[/quote]

What sort of webpanel?
Reply
#20
(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
Need website or forum help?
[Image: logo.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to open a 750 mb database,sql file? etc 17 6,511 08-21-2011, 03:57 AM
Last Post: AceInfinity
  Help: SQL without phpmyadmin? nevets04 7 3,208 12-30-2009, 11:47 AM
Last Post: wat
  SQL Interacting with Form Cppsean 3 1,429 10-19-2009, 12:21 PM
Last Post: Omniscient

Forum Jump:


Users browsing this thread: 2 Guest(s)