> I have one problem our sybase uses port 5000
> how can i tel php to send all traffic on this port ?
Wild Guesses:
Either your "interfaces" file specifies port 5000 for the servername you are
using, or you do something like:
sybase_connect("servername:5000", 'username', 'password');
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]