This function is
currently not documented; only the argument list is
available.
Note:
If the stored procedure returns parameters or a return value these will
be available after the call to mssql_execute() unless
the stored procedure returns more than one result set. In that case
use mssql_next_result() to shift through the results.
When the last result has been processed the output parameters and return
values will be available.
mssql execute php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php mssql execute syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.