MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element.
NOTE: Version 2.1 is STABLE and currently in production use.
NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip
(there are 3 in the source code)
Features
- Reduces inter-process communication on the server
- Easy to use
- Built-in security to counter SQL and XSS injection attacks
- Fast templating system written in C with SQL-like syntax
- Small footprint
Categories
DatabaseLicense
Apache License V2.0nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MVProc!