View Single Post
Old 12-09-2008, 02:25 AM   #3 (permalink)
9three
The Contributor
 
Join Date: Oct 2008
Posts: 75
Thanks: 4
9three is on a distinguished road
Default

Well the field column is called WebsiteTitle and in the WebsiteTitle it will contain the title of the page.

Are you saying that it should be something like this:

PHP Code:
"UPDATE mainsettings SET WebsiteTitle='$title' WHERE PrimaryKey='WebsiteTitle'" 
9three is offline  
Reply With Quote