문제

My client wants to upgrade this website from php4 to latest version.

But first I have to check website on php4 with a SQL databse.

I googled for it but not getting exact information for below -

Does php4 supports SQL database properly?

Is it good to continue with sql server and php5 in future ?

도움이 되었습니까?

해결책

php do support almost all database including mssql.

All you need to do is to just enable it by removing the semicolon from php.ini

Regards

Alok

sportsafter

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top