PHP in Telugu
Created by Vijay Kumar Parvatha Reddy, Last Updated 13-Apr-2020, Language:Tegulu
PHP in Telugu
PHP Web Programming Step by Step
Created by Vijay Kumar Parvatha Reddy, Last Updated 13-Apr-2020, Language:Tegulu
What Will I Get ?
- By the end of the course, you will have a solid knowledge of PHP
- How to debug PHP code , Discover how to use variables ,Common security threats
- Discover the basics of using a PHP library ,Learn how to read a configuration file
- Learn functions, date and time, debugging and logging ,Discover code reuse, feeding a function, return data from a function
- Learn how to do string manipulation, Runtime error handling using PHP exception handling mechanism
- Discover database connectivity methods
Requirements
- A text editor and a passion for learning.
- HTML & JavaScript basics
Description
Welcome to the course on beginner's training on PHP. As you know, PHP is one of the best server side language for web development. This course is strictly based on basics of PHP. If you are a complete newbie in web development, then this course is for you. I have created this course with a proper mindset that my students are learning PHP from A, and I have to teach them to Z without leaving any concept in basics of core PHP. I tried my best to explain each and every concept to the best. If you know a little about PHP, then you can join me. But, if you are much familiar with PHP then this course is not for you.
I have started this course with an introduction to PHP and installation of required free software. Very basic topics like creating PHP file, writing PHP code properly, are also included in this course. You will also learn reading PHP info and errors, doing proper indentation.
Other related topics include Echo, Comments, PHP in HTML, HTML in PHP, Variables, Concatenation, Conditional Statements, Operators, Loops and a little about functions.
Discover how to use PHP and MySQL, a popular choice for developing powerful web applications!
Course Content
-
Introduction to PHP
3 Lectures 00:17:10-
What is PHP
Preview00:03:53 -
What is PHP file & Advantages of PHP
00:05:35 -
How to Install PHP
Preview00:07:42
-
-
Basic Programming using PHP
4 Lectures 00:31:10-
PHP Syntax & First Program in PHP
Preview00:08:14 -
PHP comments & Case sense
00:04:50 -
Variables in PHP
00:12:22 -
Echo & Print statements to send output in PHP
00:05:44
-
-
Datatypes, Constants & Operators in PHP
3 Lectures 00:24:47-
Datatypes in PHP
00:09:07 -
Constants in PHP
00:04:41 -
Operators in PHP
00:10:59
-
-
Control statements in PHP
2 Lectures 00:17:13-
Conditional statements in PHP
00:08:15 -
Loops in PHP
00:08:58
-
-
UDFs , Arrays & Super Globals in PHP
5 Lectures 00:37:07-
User defined functions in PHP
00:08:08 -
Arrays in PHP
00:09:43 -
Multidimensional arrays in PHP
00:05:27 -
Sorting Arrays in PHP
00:04:49 -
Built-in Variables or Super Globals in PHP
00:09:00
-
-
Handling Forms in PHP
6 Lectures 00:53:18-
Form Handling in PHP Get & Post methods
00:09:34 -
Form Basic Validation in PHP
00:11:57 -
Form Validating - Required Fields in PHP
00:06:07 -
Form Validating - Name,E-mail & URL fields in PHP
00:06:50 -
How to Keep values in Form after Hit Submit in PHP
00:03:55 -
Date and Time functions in PHP
00:14:55
-
-
Handling Files in PHP
5 Lectures 00:36:59-
How to include files in PHP using include & require statements
00:10:50 -
File handling and how to read file contents in PHP
00:02:32 -
File handling and fopen-fclose-feof-fgets-fgetc functions in PHP
00:10:15 -
File handling and Write into a file in PHP
00:04:06 -
File Uploading in PHP
00:09:16
-
-
About Cookies, Sessions,Filters & Exceptions in PHP
6 Lectures 00:50:35-
Cookies in PHP
00:05:51 -
Sessions in PHP
00:06:38 -
E-mail using mail function in PHP
00:06:12 -
Error handling in PHP
00:10:33 -
Exception in PHP
00:05:46 -
Filters in PHP
00:15:35
-
-
Database Connectivity to MySQL & other databases in PHP
5 Lectures 00:34:49-
Database MySQL connection in PHP
00:08:56 -
Create Database and Table in MySQL using PHP
00:05:56 -
Insert and Select data in Mysql using PHP
00:10:04 -
Update and Delete records in Mysql using PHP
00:04:30 -
ODBC to connect Ms-Access,Oracle etc databases using PHP
00:05:23
-
-
Using XML & Ajax in PHP
4 Lectures 00:30:00-
XML Expat parser in PHP
00:09:58 -
XML DOM parser in PHP
00:05:54 -
Introduction to AJAX
00:04:56 -
Ajax and PHP
00:09:12
-