MySQL vs. MS-SQL

hi, i have been working with MySQL for a while now but a client has asked if I can instead work with their MS-SQL instead. Besides the cost factor and stuff, does anyone know the programming differences for PHP (with regards to connecting to the DB, running queries, inserting, updating, deleting records, etc.) that the two databases have?

Thanks!