Hi, Anyone have any good suggestions for resources to do a basic webfront for a mssql server using php? I basically want to display the data, with the ability to sort it.
I did search google, but didn't find a lot I could use well.
Thanks
http://se2.php.net/manual/en/book.mssql.php
I saw that page, thanks, but I was hoping for a tutorial or something.
😃
Have you looked at the bottom of those pages. Often enough there is some example code posted by users, which can perhaps serve as tutorials.
http://dba.fyicenter.com/faq/sql_server_2/PHP_MSSQL_Managing_Tables_and_Data_Rows.html
johanafm - I did see it, and was working through them.
rincewind456 - thanks, I will take a look at that as well.
Thanks again!