PHP

(My) View Classes - overkill?

This entry was posted by Colin at 12:12 on February 8, 2012 and is filed under Kohana.

I'm using the Kohana PHP framework at work, and realised the other day that I was going to have to set the page title in the controller, as there's no practical (and non-using-globals) way to get values from the content view, into the main layout template.

Read more...

SagePay Reporting & Admin API with PHP

This entry was posted by Colin at 19:18 on January 27, 2011 and is filed under PHP. It is tagged with ecommerce, php, & sagepay.

Ever since using SafePay (formerly ProTX) and integrating the transaction results into my own systems, I've really wanted to be able to display The 3rd Man results as well.  Up to recently, the only way to get this information was to log in to the main SagePay interface, which is a pain when you have everything else you need in your ecommerce backend.

Read more...