Jump to content

9997

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by 9997

  1. Why not just use phpMyAdmin?
  2. You could even do something as simple as this. $Post_Username = mysql_real_escape_string($Post_Username); $SqlResult = MySqlSelect("SELECT * From `cpanel_users` WHERE `Usr_Username`='{$Post_Username}'");
×
×
  • 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.