Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
001 A brief introduction to some popular frameworks.mp4 |
6.24Мб |
001 Controllers and actions an introduction.mp4 |
2.01Мб |
001 Create a central entry point to the framework the front controller.mp4 |
4.12Мб |
001 Introduction.mp4 |
3.87Мб |
001 Introduction to advanced routing using route variables.mp4 |
1.93Мб |
001 Models an introduction.mp4 |
2.31Мб |
001 Put application configuration settings in a separate file.mp4 |
3.29Мб |
001 Views an introduction.mp4 |
1.07Мб |
002 Conclusion.mp4 |
3.46Мб |
002 Configure the web server to have pretty URLs.mp4 |
3.02Мб |
002 Create a database and check you can connect to it from PHP.mp4 |
4.36Мб |
002 Display a view create a class to render views and use it in a controller.mp4 |
3.16Мб |
002 How PHP reports problems errors, exceptions, and how to handle them.mp4 |
5.21Мб |
002 How to create objects and run methods dynamically.mp4 |
2.15Мб |
002 How to do complex string comparisons an introduction to regular expressions.mp4 |
5.74Мб |
002 The problem with writing web applications how NOT to structure your code.mp4 |
6.30Мб |
003 An introduction to PDO why it makes working with databases in PHP easier.mp4 |
4.60Мб |
003 Create and require not include the router class.mp4 |
3.25Мб |
003 Dispatch the route create the controller object and run the action method.mp4 |
8.51Мб |
003 Handle errors convert errors to exceptions and add an exception handler.mp4 |
5.47Мб |
003 Output escaping what it is, why do it, and how and when to do it.mp4 |
5.66Мб |
003 The MVC pattern What it is and how it can help you write better code.mp4 |
4.81Мб |
003 Using special characters in regular expressions advanced pattern matching.mp4 |
3.97Мб |
004 Add a model, get data from the database and display it in a view.mp4 |
3.87Мб |
004 Create the routing table in the router, and add some routes.mp4 |
2.97Мб |
004 How to better organise your classes by using namespaces.mp4 |
5.27Мб |
004 Install a web server, database server and PHP on your computer.mp4 |
3.98Мб |
004 Pass data from the controller to the view.mp4 |
2.59Мб |
004 PHP configuration settings where to find them and how to change them.mp4 |
4.87Мб |
004 Write even more powerful regular expressions use character sets and ranges.mp4 |
3.06Мб |
005 Class autoloading load classes automatically without having to require them.mp4 |
4.74Мб |
005 Configure PHP to display error messages.mp4 |
2.90Мб |
005 Extract parts of strings using regular expression capture groups.mp4 |
3.87Мб |
005 Match the requested route to the list of routes in the routing table.mp4 |
4.54Мб |
005 Optimise the database connection connect only on demand and reuse it.mp4 |
4.96Мб |
005 Start writing the framework Create the folders and configure the web server.mp4 |
5.77Мб |
005 Templating engines what they are and how they can improve your PHP code.mp4 |
4.56Мб |
006 Get the controller and action from a URL with a fixed structure.mp4 |
6.44Мб |
006 Load classes automatically add namespaces and an autoload function.mp4 |
5.01Мб |
006 Make views easier to create and maintain add a template engine.mp4 |
4.29Мб |
006 Models Quiz.html |
9.97Кб |
006 MVC concepts Quiz.html |
10.70Кб |
006 Routing and front controller concepts Quiz.html |
10.50Кб |
006 Show detailed error messages to developers, friendly error messages to users.mp4 |
4.84Мб |
007 Categorise different types of error using HTTP status codes.mp4 |
6.04Мб |
007 Remove query string variables from the URL before matching to a route.mp4 |
4.13Мб |
007 Remove repetition in the view templates add a base template to inherit from.mp4 |
3.13Мб |
007 Replace parts of strings using regular expressions.mp4 |
3.61Мб |
008 Add views to make error pages look nicer in production.mp4 |
2.83Мб |
008 Get the controller and action from a URL with a variable structure.mp4 |
8.72Мб |
008 Pass route parameters from the route to all controllers.mp4 |
3.92Мб |
008 Views Quiz.html |
10.05Кб |
009 Add custom variables of any format to the URL.mp4 |
4.27Мб |
009 Configuration and error handling Quiz.html |
11.64Кб |
009 The __call magic method how to call inaccessible methods in a class.mp4 |
3.73Мб |
010 Action filters call a method before and after every action in a controller.mp4 |
6.62Мб |
010 Regular expressions Quiz.html |
16.52Кб |
011 Advanced routing Quiz.html |
9.16Кб |
011 Organise controllers in subdirectories add a route namespace option.mp4 |
4.74Мб |
012 Controllers and actions Quiz.html |
12.89Кб |