On Mon, Feb 20, 2012 at 11:14 PM, tu...@netzero.net <tu...@netzero.net> wrote:

> Can anyone tell me what's wrong with it?

> Fatal error: Call to undefined function mssql_connect() in
> E:\kunden\homepages\5\d397017418\www\Example\Registration\CreateTable.php on
> line 8

Call to undefined function implies that your version of PHP was
compiled without support for MSSQL.

Take a look at this page for the probable reason:
http://us3.php.net/manual/en/intro.mssql.php, and/or see the
Installing/Configuring page in the same section.

Chris Snyder
http://chxor.chxo.com/
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation

Reply via email to