![webdesign-webdevelopment](https://varunkarthickweb.files.wordpress.com/2015/12/webdesign-webdevelopment.jpg?w=559)
PHP / MySQL Course
PHP is used for creating real time internet applications with the use of databases like MySQL in order to work with several extensions that are available for developing various applications. PHP is the foundation on which different CMS frameworks like WordPress, Magento and Joomla are built; so, a good knowledge in PHP is mandatory in order to learn the CMS frameworks.
Introduction
Web Development
- What is Web Development ?
- Difference between Web Designing and Web Development
- The Programming languages used for Web Development
Introduction
Web Development
- What is Web Development ?
- Difference between Web Designing and Web Development
- The Programming languages used for Web Development
Introduction of PHP
- What is PHP?
- The history of PHP
- Installation overview
- Server Overview(Wamp/Xampp)
Exploring Data Types
- Variables and Data types
- String Functions
- Arrays
- Index Array
- Associative Array
- Multi-dimentional Array
- Array Functions
- String To Array/Array to String Conversion
PHP Functions
- Include() and Require()
- Array functions
- Sorting functions
- Date functions
Session and Cookies
- Session start
- Session destroy
- Cookies
PHP Forms and Form Data
- Form Creation and Transfer data
- Retrieving form values in another page
- Form validation using JavaScript
- GET and POST methods
PHP File Concept
- File creation and Write method
- File Read and Upload
MySQL Basics
- MySQL introduction
- Creating a database
- Creating a database table
CRUD in MySQL
- Connection with PHP
- Retrieving data from MySQL
- Working with retrieved data
- Creating records with PHP
- Updating and deleting records with PHP
MySQL fetch Methods
- Mysql_fetch_array
- Mysql_fetch_object
- Mysql_fetch_assoc
- Mysql_fetch_row
PHP Join Queries
- Introduction to Join query
- Inner Join
- Left Join
- Right Join
Introduction to (OOP)
Object-Oriented Programming
- Introducing the concept and basics of OOP
- Defining classes
- Defining class methods
- Defining class properties
- Class and Objects
- Constructor and Destructor
- Access Specifiers
- Abstract Class
- Interface
Exception Handling
- Try catch method
- Throw
0 comments:
Post a Comment