Rice University logo
 
Top blue bar image
Computer Scientist at the Department of BioSciences, Rice University
 

Archive for June, 2015


Zend2 Notes

June 9th, 2015 by Boanerges Aleman-Meza

My notes after being using Zend2 framework for a few weeks:

  • Debug::dumpĀ  (use Zend\Debug\Debug)

PHP notes:

  • htmlspecialchars to output user’s text back to the browser