open your PHP.INI in your xampp or whate even you use
path for xampp "\xampp\php"
and look for
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
Find:
;extension=php_mssql.dll
note that there is a ; before the line
remove the ; save file and restart xampp
you should have
extension=php_mssql.dll
Fatal error: Call to undefined function mssql_connect ()
Started by
janvier123
, Jan 24 2011 11:41 AM
1 reply to this topic


