Blesta 3.0: XSS? No problem.
How Blesta 3.0 prevents XSS: rather than sanitizing input, the minPHP Html and Form helpers escape data at render time when it is printed to the page.
Blog · tag
Every post tagged “minphp” — newest first.
How Blesta 3.0 prevents XSS: rather than sanitizing input, the minPHP Html and Form helpers escape data at render time when it is printed to the page.
How Blesta 3.0 stops SQL injection: parameter binding via PDO and the minPHP Record class database object, so escaping and query syntax are handled for you.
Blesta 3.0's API design: building on the minPHP MVC framework yields an automatic RESTful API exposing all public model methods, in JSON, XML, and more.
minPHP is released: a lightweight, open source MVC PHP framework under the MIT license from the makers of Blesta, and the foundation for Blesta 3.0.
30-day free trial · No credit card · Your server
Everything on this blog ships in the box. Full product, free for 30 days, on your own server.