undefined function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm receiving this error:
 
Fatal error: Call to undefined function: mssql_connect() in 
e:\inetpub\wwwroot\sitio\TMP5w3gxy2pnf.php on line 9
 
This is line 9:    if (!( $con = mssql_connect($maquina, $usuario,
$password)))
 
$maquina = "SERVIDOR";
            $usuario = "sa";
            $password = "";
            $BDnombre = "ProyectoRMA";
            
So, basically, any ideas of the source of this error?
 
Regards,
 
Miguel Guirao
Servicios Datacard
www.SIASA.com.mx
 

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux