Bind GET params to a Form in Zend Framework

The equivalent of this for POST data is widely documented but for GET parameters you use the $request->getQuery method as below:

Read more...

Another week another PHP technical test

Due to working on a test for a new potential role, I’ve been made to take a slightly deeper look into using database calls with mysqli (the MySQL Improved extension).

Read more...

torred users

I became curious, today, thinking about what it might take to create a website that had a simple mechanism that could offer all of it's users the assurance of protected anonymity.

Read more...