MySQL SP - Alexanda
This class is meant to provide an emulation of stored procedures for MySQL.
It uses template files stored on the database client side that contain multiple SQL statements with special marks that identify placeholders that are replaced by procedure arguments when they are executed.
The result of the execution of procedure is an array containing either the handles of the result set of the SELECT statements or the number of affected rows of other statements.


| Price: | Free FREE | Hits: | 87 |
| File Size: | Platforms: | Linux Mac Sun Windows | |
| Ratings: | Last Updated: | 2006-05-04 |
VIEW ALL
PHP