Results 1 to 5 of 5

Thread: php framework

  1. #1
    Poster BT Rep: +7BT Rep +7
    Join Date
    Jun 2007
    Posts
    81
    programming based frameworks-that is what going right now...
    in php there are many frameworks...
    i like and used (for almost a year) cakephp framework...
    http://cakephp.org/
    its based on MVC pattern(Model-View-Controller)
    also its object oriented php language
    but the great power of 'cake' is that its really easy to use,
    very friendly and have some big communities.
    the framework is built almost perfect so it saved a lot of time
    and time is money...
    so,the programmers that know php here,this is for you guys
    enjoy...
    btw there is many php framework such as symphony ,zend and more...

  2. Internet, Programming and Graphics   -   #2
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Looks very good, thanks.
    I've always just used vBulletin's code to power my sites...
    But this looks more optimized for general use while vbulletin is optimized for itself (forum).

  3. Internet, Programming and Graphics   -   #3
    Poster BT Rep: +7BT Rep +7
    Join Date
    Jun 2007
    Posts
    81
    well try to programm in cakephp and you will find that its really simple and fast...
    try read the manual in the site...

  4. Internet, Programming and Graphics   -   #4
    I tend to write all my own code, rather than using a framework. I think that the benefits of using cake or another frame work would only be minimal. As I'm sure it would be easier to spot errors if you knew the entire code in side out, as you would if you wrote it. Unless anyone else can persuade me otherwise?

  5. Internet, Programming and Graphics   -   #5
    Quote Originally Posted by boomyag View Post
    well try to programm in cakephp and you will find that its really simple and fast...
    try read the manual in the site...
    This is what my programmer friend told me, since I've been using CMS for my sites and got me some troubled issues especially regarding security. This is what he recommends me to build a powerful website.
    Signature & Avatar Rules - DO NOT INSERT ADVERTS IN YOUR SIG!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •