PHP Classes
elePHPant
Icontem

MySQL stored procedures: Emulation of stored procedures for MySQL databases

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-05-14 (12 years ago) RSS 2.0 feedStarStarStar 58%Total: 3,665 All time: 873 This week: 988Down
Version License Categories
st_proc 1.0FreewareDatabases
Description Author

This class emulates stored procedures for MySQL databases used (MySQL) client side files to define the SQL code of the procedures.

It executes simple queries defined within a named block, known as "stored procedure".

The query syntax within a stored procedure is compliant with standard SELECT, INSERT, DELETE and UPDATE MySQL queries, but it does not accept sub-select queries like "INSERT ... SELECT".

Every stored procedure can have parameters that must be initialized before the execution.

Here is the of provided functionality:

- Loading and saving stored procedures on disk files.
- Procedure execution
- Dumping in HTML format the code of loaded procedures
- All the methods not implemented have a proprietary license

Picture of Cosmin Cristea
Name: Cosmin Cristea <contact>
Classes: 3 packages by
Country: Romania Romania

  Files folder image Files  
File Role Description
Accessible without login Plain text file default.sp Data example
Accessible without login Plain text file sp.php Example example
Plain text file sqlLayer.php Class mysql wrapper
Plain text file STProc.php Class main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,665
This week:0
All time:873
This week:988Down
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1326