My ISP is running mysql 3.23...
Their server hates me...
This mysql_query...
UPDATE tbl_dealers SET passwd
= password( 'test456' ) WHERE username
= 'testuser'
MySQL said: Unknown column 'passwd' in 'field list'
Anyone familiar with IPOWERWEB Host's mysql setup? Because the column exists...