Reaper0167 Posted July 14, 2009 Share Posted July 14, 2009 how different is the php coding with mysql compared to php and sql 2005? i have always worked with mysql and now i'm looking into creating a reg_login script with php for sql. i tried searching google for php sql server reg scripts, but found nothing. Link to comment https://forums.phpfreaks.com/topic/165990-php-mysql-php-sql-server/ Share on other sites More sharing options...
phporcaffeine Posted July 14, 2009 Share Posted July 14, 2009 It isn't so much that the PHP code is different as it is the use of the Structured Query Language is different, in this case you'll need to learn about something called T-SQL. Have a look at: http://www.microsoft.com/Sqlserver/2005/en/us/learning-resources.aspx Link to comment https://forums.phpfreaks.com/topic/165990-php-mysql-php-sql-server/#findComment-875483 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.