Profile

Rabu, 04 Agustus 2010

create .ctp on netbean IDE

how to create template file cakePHP (.ctp) on netbean IDE
try this way:

right click and then select new > Empty file > yourfilename.ctp

Finish.

Good luck...

Selasa, 03 Agustus 2010

netbean + cakePHP

How to associate the .ctp file with .php file use IDE netbean ?
try this way :

tools -> option -> miscellaneous -> Files tab


add new file extension " ctp"
and then associated to php.

Good luck ......

Minggu, 01 Agustus 2010

Download Cakephp manual format PDF

“Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.”

Manual for CakePHP is available here – http://manual.cakephp.org/ in HTML format.

Download cakephp manual pdf format visit : http://arafatbd.net/post-item/22/cakephp-manual-in-pdf-format/comment-page-1/#comment-1593

.....