Results 1 to 2 of 2

Thread: Controller class in MVC MVC

  1. #1
    Join Date
    Apr 2010
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Controller class in MVC MVC

    hi i want to develop an mvc which have the base controller class, can any one tell me what functions a mvc class consisting in it, even i gone thorugh some tutorials, they are good but do not explore the proper meaning of basecontroller class and how to use this base controller class with the inherit class

  2. #2
    Join Date
    Mar 2010
    Posts
    28
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Smile

    You may see this site:
    http://phpro.org/tutorials/Model-Vie...oller-MVC.html

    and also http://sevenkevins.com/ (requires php v6 or v5.3 to test on server)

    You may be able to get help to have a clear idea on MVC pattern.

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
  •