View Single Post
Old 05-07-2009, 12:00 AM   #7 (permalink)
Randy
The Acquainted
 
Randy's Avatar
 
Join Date: May 2007
Location: Your G/F's Closet
Posts: 114
Thanks: 7
Randy is on a distinguished road
Default

column is 100% unique so, but I did that:

PHP Code:
$update mysql_query("UPDATE settings SET `sitename` = '$websitename' WHERE `build` = '1.0a'") or die(mysql_error()); 
and still nothing, i used build because its the "build" version of the script.

I am using FF3 I believe, not sure on exact version number as it is a work computer.
__________________
Real Programmers always confuse Christmas and Halloween because Oct31 == Dec25 - Andrew Rutherford
Send a message via AIM to Randy Send a message via MSN to Randy
Randy is offline  
Reply With Quote