In this video we will learn about the file inclusion with the use of PHP inbuilt functions include, require, include_once and require_once. Also we will learn about the PHP errors like Notices, warning and fatal errors with the example of source code.
A simple and short PHP tutorial for the beginners who want to learn PHP with less efforts. We cover all the built-in PHP functions and its topics. This is the step by step PHP , MySql programming learning series. In each tutorial, we cover 2-3 topics so that it will be short and easy to learn. If you don’t have enough knowledge about the programming then you can also learn from this step to step PHP tutorials, because core PHP is very easy to learn there is no need to have knowledge about any programming if you have sharp mind then you can learn easily.
Now a days php is very useful programming language because it is open source and we can develop the web applications with less efforts and minimum cost so guys keep watching the videos so that you can learn from them.
If you want to learn about from the website then below is the link for website as well as the links for the other previous video tutorials.
Website: https://goo.gl/cuc4GV
PHP Tutorial 1: • PHP tutorial in Hindi part - 1 - Introduct...
PHP Tutorial 2: • PHP tutorial in Hindi part -2 - Introducti...
PHP Tutorial 3: • PHP tutorial in Hindi part - 3 - PHP Synta...
PHP Tutorial 4: • PHP tutorial in Hindi part - 4 - PHP Const...
PHP Tutorial 5: • PHP tutorial in Hindi part - 5 - Echo & Pr...
PHP Tutorial 6: • PHP tutorial in Hindi part - 6 - PHP Opera...
PHP Tutorial 7: • PHP tutorial in Hindi part - 7 - PHP if-el...
PHP Tutorial 8: • PHP tutorial in Hindi part - 8 - PHP Loops...
PHP Tutorial 9: • PHP tutorial in Hindi part - 9 - PHP Funct...
PHP Tutorial 10: • PHP tutorial in Hindi part - 10 - PHP Stri...
PHP Tutorial 11: • PHP tutorial in Hindi part - 11 - PHP Array
PHP Tutorial 11: • PHP tutorial in Hindi part - 11 - PHP Array
PHP Tutorial 12: • PHP tutorial in Hindi part - 12 - Super Gl...
PHP Turorial 13: • PHP tutorial in Hindi part - 13 - What is ...
Source Code Link: https://goo.gl/2KJj54
HTML Tutorial: • HTML tutorial in Just 50 minutes with code...
Like us on Facebook: / freetechguru
Follow us on Twitter: / techgurgu
0:00:48.780: include & require functions
0:01:33.940: include() function
0:02:06.760: include Syntax
0:03:18.020: include program example
0:17:45.100: require functio
0:18:52.820: require program example
0:26:28.860: include_once() & require once() functions
0:30:19.440: PHP Errors
0:31:00.940: Fatal Errors
0:31:13.040: Notice Error
0:31:59.260: Warning Errors
0:33:21.440: Errors Program Example
0:36:08.620: error_reporting() Function