Hello every one can some one guide me how to connect sql server 2000 with PHP and how to access the tables
If you are using a *nix server, check this post out. It has some basic info on where to start. http://forums.digitalpoint.com/showthread.php?t=250287 For windows it is a simple matter of installing a MSSQL client on the server, and ensuring that php has the mssql libraries installed and enabled. Let me know if your server is *Nix or Windows.