Thanx for the help...
I read some documentation and I tryed to connect using the following command :
$conecta=ifx_pconnect("mydb@mynonlocalserver","user","passwd");
and I got this error :
Fatal error: Call to undefined function: ifx_pconnect() in /home/httpd/html/inf.php on line 2
here am I doing wrong ?
is necessary re-configure my php sever ?
thanx ...