3
Sep
Posted by milansaha in CakePhp, Uncategorized. Leave a Comment
Eclipse is a famous editor for the development with php. But to code with cakephp we need to configure this eclipse editor. Because by default eclipse does not hightlight the html or php syntex of cakephp view file.Here are the steps to set up eclipse for highlighting the codes in a .ctp file.
Firstly open the [...]
Continue reading »
3
Apr
Posted by milansaha in CakePhp. 2 Comments
In Dreamweaver, by default,we can’t edit our codes in .ctp script in the code or design views. Using Dreamweaver configuration, we can set it up.
Here we will see the proper configuration for
1.Viewing CTP and THTML files in code view with PHP syntax coloring
2.Viewing CTP and THTML files in Design view
Dreamweaver 8:
On windows XP :
C:\Program Files\Macromedia\Dreamweaver [...]
Continue reading »
Recent Comments