$sQuery="INSERT INTO dbo.cities (city) VALUES (N'".{city}."')"; sc_exec_sql($sQuery); sc_exit(ref);