Jump to content

0perator

Members
  • Posts

    57
  • Joined

  • Last visited

    Never

Everything posted by 0perator

  1. omg runescape for the epic lose. anyway, here goes. $user = str_replace("select", "", str_replace("union", "", mysql_real_escape_string($_GET['user']))); that should make it safe for use i know that is uber long and tedious, but better than gettin haxx0red, amirite?
  2. thanks loads i used kenrbnsn method, seemed easiest for what i was doing other places in the script. cheers boys
  3. Hey I'm the 0perator, i am quite good at php, especially debugging it is my strong point haha. nice to meet you all.
  4. if i have 2 strings $value_sc // scrambled value $value_unsc //unscrambled value if $value_sc = "qewryt" and $value_unsc = "qwerty" how do i check both the strings to see if they contain the same characters?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.