Jump to content

Something wrong...


JayJabber

Recommended Posts

$update_pass = mysql_query("UPDATE `clients` SET `ip` = '$ip', `port` = '$port', `header` = '$header', `footer` = '$footer', `jars` = '$newp', `password` = '$newp', WHERE `name` = '".$user_data."' LIMIT 1");

$final_report.="Your new information has been saved, you will need to login again.";

@session_destroy();

 

I dont know whats wrong it dnt show a error message but does not update.

 

 

Link to comment
https://forums.phpfreaks.com/topic/238290-something-wrong/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.