[PHP] Please Help!!how to connect to a database server

2001-07-12 Thread David Yen
hi. I am a newbie. We have a database server on the network along with an IIS (MS Internet Information server)server. We have PhP installed on IIS. What would the db connection parameters look like if I wanted to connect to our DB server. The database server name is USABASE. would it

[PHP] how to pass PhP variables thru HREF command

2001-06-22 Thread David Yen
Hi. am using SQL Server. I wrote a php page that displays the NFL game schedule after query the database. I want to create link to a game prediction page (written in php) for each game. There will be two variables that will be passed thru the Href command. Would the code look something like