CakePHP Site Search with Yahoo! BOSS
A complete turnkey solution for integrating Yahoo! BOSS powered site search functionality into your CakePHP application.
Archive for the ‘PHP’ Category
Jan
30
A complete turnkey solution for integrating Yahoo! BOSS powered site search functionality into your CakePHP application.
Jan
29
A CakePHP component for tracking a user’s journey through your app, and redirecting them back to previous pages instead of hard coding the address. Code is ribbed… I mean MIT licensed for your pleasure.
Nov
28
Inspired by Chris Hartjes blog post titled Handling Multiple Environments In Your PHP Application, I decided to post what I do that’s similar in my CakePHP apps.
Sep
12
One example of how you can record created_by and modified_by data in your CakePHP applications.
Apr
17
An introduction to how you go about customising CakePHP’s bake templates with some simple very simple examples. Part of a series of posts about customising bake templates and tasks.