I've been given a one page project to do, that needs to add the contecnt of a form to an mssql database...
I'm fine with doing all the page, apart from talking to mssql... how drasitally does this differ from the standard mysql functions tha tI use..?
There's not much of a difference (with regards to the php functions). I'd recommend you get into the habit of using ADOdb or PEAR::DB so that even if you do switch databases like this, you still have a familiar syntax.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php