Looking for PhP + MSSQL info..
Posted: Thu Jan 09, 2003 12:22 pm
I'm in the process of writing a small online app for my company and I need to be able to send data to stored procedures on a SQL Server (that's right.. Microsoft SQL *sigh*). I've found about 100 pages that have the references to the argument format for the mssql_bind(), mssql_execute(), and other functions, but there is no documentation about these arguments.
I'm trying to find a book or a web site or anything that specifically deals with PHP & MSSQL but so far have been unsuccessful in my search.
So my question is.. Does anyone know where I could find some information on using the MSSQL_* functions? Any help would be appreciated.
Also i'm very stuck on trying to execute a stored procedure, and i'm not really understanding the binding process and what it's doing. Any info on this would be greatly apprecated.
Thanks in advance.
- Strobe74
I'm trying to find a book or a web site or anything that specifically deals with PHP & MSSQL but so far have been unsuccessful in my search.
So my question is.. Does anyone know where I could find some information on using the MSSQL_* functions? Any help would be appreciated.
Also i'm very stuck on trying to execute a stored procedure, and i'm not really understanding the binding process and what it's doing. Any info on this would be greatly apprecated.
Thanks in advance.
- Strobe74