Parse Error in php.ini-development While Running PHP Server
Parse error: syntax error, unexpected token “and”, expecting end of file in D:CPIT405Lab-examPHPphp.ini-development on line 188
SQSRV not found in phpinfo()
I have set up the required drivers for SQL server that suits PHP 8.3. but sqlsrv not found in phpinfo() page. whereas, for version 8.1 and 8.2, both are showing it. kindly someone help me to set up php.ini file for version 8.3
SQSRV not found in phpinfo()
I have set up the required drivers for SQL server that suits PHP 8.3. but sqlsrv not found in phpinfo() page. whereas, for version 8.1 and 8.2, both are showing it. kindly someone help me to set up php.ini file for version 8.3
Function runs slowly (12s) from PHP but quick (sub-second) in SSMS. What are some areas of investigation?
I have a SQL Server function that uses several WITH
CTEs to pre-process some data prior to the output in FOR JSON PATH
format.
PHP PDO SQL Server – Timestamp data type issue
I am upgrading a PHP application from an older 5.4 version to the latest 8.3.8 using PDO SQLSrv to connect to my database. I have a timestamp
data type in the database to check if a record has been modified prior to the user submitting their version of the data (preventing concurrent updates).
Cant connect to SQL Server on my On premises server using PHP connection
I have been trying to connect to mssql which is on-premises. I keep getting the below err message
Cant connect to SQL Server on my On premises server using PHP connection
I have been trying to connect to mssql which is on-premises. I keep getting the below err message