Creating PDF files with CakePHP and TCPDF

By Kalileo
With CakePHP 1.2 creating PDFs with CakePHP has just gotten a lot easier. This tutorial shows how to combine CakePHP and the powerful TCPDF for easy PDF file creation.
[Read more]

MyMeeting

By Abdullah Zainul Abidin
Meeting management system specifically built to fulfill the requirements of the malaysian public sector.
[Read more]

Routing with Multiple Subdomains

By Jonathan Bradley
Ever want to have multiple admin routes and use subdomains?
[Read more]

Pagination for custom queries

By Stephen H
I was doing a project, and needed to do a custom query to return a certain set of data from the table. I needed to be able to paginate those results, and using the "out of the box" or "base" pagination was not going to be able to handle this. So I needed to use the power of the paginator object, and set a custom query, using a custom model object, and set the options for the views to build the links appropriately.
[Read more]

Baked enum fields reloaded

By gino pilotino
I had the need to convert (mysql) enum fields into form selects once baked with the cake console. This method worked for me with minimal changes to the infrastructure.
[Read more]
 

Page 4 of 79, showing 5 articles out of 392 total, starting on article 16, ending on 20

<< previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 next >>