Connecting to MSSQL
I have had to create a few PHP sites that connect to a MSSQL server. Not being down with setting…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I have had to create a few PHP sites that connect to a MSSQL server. Not being down with setting…
My life. I installed MSSQL 2008 Evaluation for testing of a new product. Great. But after 180 days it expired.…
In MySQL I use IF(value,then,else) quite often, but in a new project I am doing I need to do the…
IMAP To get imap support in PHP on your Mac, you need to get the php_imap module compiled for your…