PHP on Linux, Sybase on NT...how?


Results 1 to 2 of 2

Thread: PHP on Linux, Sybase on NT...how?

  1. #1
    Join Date
    May 2000
    Location
    Richmond, VA
    Posts
    5

    Question PHP on Linux, Sybase on NT...how?

    Hello everyone!

    I'm doing some work for an organization running Sybase on their Windows NT server. I need to build a Linux box with PHP/Apache that can access the Sybase database on the NT server (on the same LAN). I've built several PHP/MySQL Linux boxes, but never one that needed to talk to a database on a different box, much less an NT machine. How do you tell the Linux box to talk to the NT box for its database needs? If you could point me to a tutorial or some documentation that would be great!

    Thanks for your time!
    Benjamin

  2. #2
    Join Date
    Dec 2002
    Location
    Virginia USA
    Posts
    141
    Here is the link at php.net for the Sybase Connect function.
    http://www.php.net/manual/en/functio...se-connect.php

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •