Jump to content
MakeWebGames

Recommended Posts

Posted

I'm having trouble with a hacker lately and I can't seem to tell the difference from an hackable string from a unhackable string

I know I worded wrongly but you should understand what I mean, Thanks

Posted
I'm having trouble with a hacker lately and I can't seem to tell the difference from an hackable string from a unhackable string

I know I worded wrongly but you should understand what I mean, Thanks

I know this doesn't really answer your question, but if you still live in the world of SQL injections it's probably about time you integrated something like PDO and bind your variables into your query.

There's a great write up on StackOverflow here: http://stackoverflow.com/a/60496

Posted

Thanks Sniko you're freaking right, I think it was css after checking my support request plugin.

Still believe it got in by other method since I didn't receive any requests that day.

Posted
I know this doesn't really answer your question, but if you still live in the world of SQL injections it's probably about time you integrated something like PDO and bind your variables into your query.

There's a great write up on StackOverflow here: http://stackoverflow.com/a/60496

Shame on you for not promoting our Q&A site! :p

There is some good answers on here too.

MWG Q&A

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...