Page 1 of 1

need to learn how to connect php to SQL

Posted: Mon Oct 13, 2003 1:44 pm
by silent1
hi all. I am working on a project at work that requires me to learn php. I need to use it to connect to a SQL database.

I've found tutorials on how to connect with a mySQL database, but that won't work as we are using enterprise SQL.

can someone please explain to me how to do this, or possibly give me some links to follow?

Thanks.

Posted: Mon Oct 13, 2003 2:48 pm
by murph
php.net and search for sql. There are built in functions for connection to mysql and sql