Hi,
I am looking for a tip to substite the mssql_init, mssql_bind, mssql_execute functions because on Linux these three functions do not exist and I must get the RETVAL (and send OUTPUT values) from the stored procedure of the SQL Server so I can't use mssql_query.
Is any body got an idea???
Thanks with advance
AS