PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 3,668 All time: 904 This week: 488Up
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
Age: 45
All time rank: 42811 in Romania Romania
Week rank: 270 Up4 in Romania Romania Up

  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,668
This week:0
All time:904
This week:488Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1429