I have run into a small snag on my linux web server at work... When doing a mysql insert that contained a singe apostrophy the insert failed with an error referring to having a open ' ... I have checked the php.ini file though the three lines which coorespond to Magic quotes are set in the correct manner when compared to another server which works correctly. Any additional thought? -ch