![]() |
cakephp |
Post Reply
|
| Author | |
rajeevbharti
Newbie
Joined: 30 October 2009 Location: Delhi Status: Offline Posts: 2 Points: 4 |
Post Options
Quote Reply
Topic: cakephpPosted: 03 November 2009 at 9:29am |
|
hi all members,
can some one tell me about cake php. What is THTML and ites full form. |
|
![]() |
|
dpyers
Senior Member
Joined: 12 May 2003 Status: Offline Posts: 3894 Points: 3890 |
Post Options
Quote Reply
Posted: 03 November 2009 at 4:22pm |
|
CakePHP is a php development framework.
Supposedly it's easy for beginners to pick up. I've used it before and have my doubts about that. It's object-orientedand it helps to have some sort of basic understanding of OO programming. If you know what you want to do (in OO terms), and have a plan, it does make OO php development easier. Beginners should either already understand PHP or OOP. If you know neither, your learning curve may be high. THTML means a couple of things. In a CakePHP environment, it's a documentation object class. A lot of people use it for creating/maintaining changelogs but you can also use it for common page elements - like headers and footers. In a regular unix environment, THTML files contain tcl (tool command language) scripts. tcl is commonly used for running other programs under a simple tcl GUI. |
|
|
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |