PHP Scripts » Database Tools
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.
FreshOne cannot be held responsible for the content of this page (SqlCommand Class - Database Tools, PHP Scripts). The content provided on this page and the comments on SqlCommand Class - Database Tools, PHP Scripts are user contributed.
SqlCommand Class
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.
Comments on: SqlCommand Class
FreshOne cannot be held responsible for the content of this page (SqlCommand Class - Database Tools, PHP Scripts). The content provided on this page and the comments on SqlCommand Class - Database Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a MySQL data...
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a MySQL data...
Text Database PHP Class
Using a unique database design I have developed a php class to have a completly text file database system. Jus...
Using a unique database design I have developed a php class to have a completly text file database system. Jus...
Backup DB
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface i...
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface i...
MySQL database backup
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
noSQL
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-ser...
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-ser...