Trylinux.org
 

October 5, 2007

Accessing MSSQL from PHP on Linux

Filed under: linux, php, tips — tip @ 3:33 pm

Need to access a MSSQL database from php on Linux? The remi repository has php-mssql and all the dependencies.  Look for the yum configuration link on the home page.  Very easy.

http://remi.collet.free.fr/

They also have a link to an IT asset management program called GPLI, I haven’t used it but the demo looks pretty nice.  The functionality seems to be there, but interface could use a little polishing, IMHO.

May 15, 2004

PHP Mail Form v. 0.8

Filed under: Projects, php — tip @ 12:00 pm

Php Mail form aims to simplify sending creating email forms on your website.
Download