is there any function in PHP that can access my MsSQL Server...???
Note : All my Script was in Store Procedure

Recommended Answers

All 3 Replies

is there any function in PHP that can access my MsSQL Server...???
Note : All my Script was in Store Procedure

Yes, you can use the PHP MSSQL library. However, you may be on a linux box with your PHP so you should also look into ODBC.

Good luck.

I know old threads must die BUT. . . This is no longer possible as listed in previous post link, if you download PHP 5.3 and run windows. This is probably important to note for amateurs and hobbyists who find themselves hitting their head against a brick wall when the skip the tutorial and try getting straight into it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.