Hi,
I am facing some difficulties.
I had complied PHP4.2.2 with
./configure --with-apache=../apache_1.3.26
--with-sybase-ct=/opt/sybase
But I am getting error while accessing simple code of connection with database (sybase).
Fatal error: Call to undefined function: sybase_connect() in ......
Thank You.
Sushant