/**

popular collection of scripts for all

*/
/** Search */

Sqlcommand Class

 }

SqlCommand Class

Hits: 13
*****
0.0
The SqlCommand class
 
 
 
is designed to provide a
 
 
 
simple, effective, and yet
 
 
 
powerful way to use
 
 
 
Microsoft SQL Server stored
 
 
 
procedures through PHP, with
 
 
 
the aid of the PEAR database
 
 
 
abstraction layer. It
 
 
 
provides an object-oriented
 
 
 
method of declaring and
 
 
 
configuring stored
 
 
 
procedures in your PHP code,
 
 
 
performs strong parameter
 
 
 
"typing" of all
 
 
 
values passed to the
 
 
 
database, and allows you to
 
 
 
easily retrieve return and
 
 
 
output parameter values from
 
 
 
your stored procedures.
 
 
 


Date: Jun, 01 2004
{ Copyright } ©2006 NuclearScripts.com