Archiv - What is Frameworks by Eduonix Learning Solutions

video locked

About the Lecture

The lecture Archiv - What is Frameworks by Eduonix Learning Solutions is from the course Archiv - Frameworks. It contains the following chapters:

  • What is a framework
  • Why use frameworks
  • Top PHP frameworks
  • MVC
  • Differences between the frameworks
  • Yii framework
  • Creating your application
  • Connect to a MySQl database
  • Using Gii

Author of lecture Archiv - What is Frameworks

 Eduonix Learning Solutions

Eduonix Learning Solutions


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... directory that encapsulates shared resources, which can include dynamic shared libraries, nib files, ...

... the overhead associated with common activities performed in web development. For instance, many frameworks ...

... together a bunch of discrete objects/components into something more useful.They force developers to implement code in a way that promotes consistent ...

... View – Presentation/Output, originally designed for personal computing but has been widely ...

... Used to assist in building web 2.0 sites/applications - MVC ...

... controller) Architecture, Active Record. ...

... Great scaffolding. MVC (model view ...

... controller) Architecture. Used with large-scale applications ...

... Used mostly in very large-scale applications. Requires ...

... drawbacks of the PRADO Framework. By Dec 2008, the alpha version of ...

... many PHP frameworks out there - so why Yii? Easy to learn  ...

... MVC – Model View Controller. Front Controller Routing, Active Record ...