View Single Post
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 06-29-2010 , 13:49   Re: Changing a table's field
Reply With Quote #8

PHP Code:
Array
(
    [
szUser] => levin
    
[szPass] => Hidden
    
[szSteamID] => STEAM_0:0:4195929
)
UPDATE smf_members SET steam_id 'STEAM_0:0:4195929' WHERE  member_name '' AND passwd 'Hidden'
Thanks.  Your SteamID has been updated and you will now be able to play on our  servers
This is the output display. It still doesn't change it in the field.


Edit:

PHP Code:
[29-Jun-2010 12:47:46PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: Access denied for user 'apexgame'@'localhost' (using passwordNOin /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22
[29-Jun-2010 12:47:46PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22
[29-Jun-2010 12:48:18PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: Access denied for user 'apexgame'@'localhost' (using passwordNOin /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22
[29-Jun-2010 12:48:18PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22
[29-Jun-2010 12:51:09PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: Access denied for user 'apexgame'@'localhost' (using passwordNOin /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22
[29-Jun-2010 12:51:09PHP Warning:  mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /home/apexgame/public_html/apexgamers.com/edit_steamid.php on line 22 
__________________

Last edited by DruGzOG; 06-29-2010 at 13:55.
DruGzOG is offline
Send a message via AIM to DruGzOG