Core PHP

Course Content :

Introduction
1. What is PHP
2. How PHP Better then other language
3. Server / Client Environment
4. Types of Web Browser and Web Server
5. Server side V/s Client side scripting
6. Difference between PHP4.0, PHP5.0 and PHP6.0
7. Introduction to WAMP, XAMP, LAMP, MAMP
8. Installation and Configuration Files
9. How to install PHP on Linux
     

Development Concept
1. How PHP Script work
2. PHP Syntax and Tags
3. Write your First PHP Program
4. Embed PHP in HTML / HTML in PHP
5. Creating Web Development Environment
6. Comments in PHP
7. Variable in PHP
8. Storing data in Variables
9. Creating Contants
10. Operator in PHP {Math, Increment/Decrement, Bitwise,     Execution, String, Ternary}.
Control Structure
1. IF Statement
2. If else Statement
3. If elseif else Statement
4. Nested IF Statement
5. Nested IF Statement
 
Looping Structure
1. For Loop
2. While Loop
3. Do While Loop
4. For Each Loop
5. Break and Continue statement with loop.


Array
1. What is array
2. Syntax of Array
3. Associative Array
4. Numeric Array
5. Multi-Dimensional Array
6. Enumerated Arrays
7. Array Iteration
8. Modify Array (Sorting, Merging, Delete etc.)
9. Array Iteration
10. User define index array
11. Casting array
12. Looping in array (While, Foreach, For)
13. Extract data from array
14. Manipulate Array
15. Looping with index based array
16. Looping with associative array using foreach
17. Array to String and String to Array

 String Handling
1. Creating and accessing string
2. String Position
3. String Replace
4. String Capitalization
5. String Length
6. String Explode
7. String Implode
     
Functions
1. What is function?
2. Why functions are useful
3. Syntax of Function 
4. Calling function
5. User Defined Function
6. System Defined Function
7. Parameterized Function
8. Non Parameterize Function
9. Date and Time Function
10. Hash Function
11. Call by value and call by
12. Variable scope
13. Static function
14. File inclusion
15. Include()
16. Require()
17. HTTP Header
18. Passing Argument in function
19. Returning data from function.

File Handling
1. Opening files Creating and deleting file.
2. Reading, Writing, Closing file
3. Using dynamic Content and JSP and Servlets
4. Appending, Uploading and Truncate file
5. Basic regular expression>
6. Matching Patterns
7. Finding matches and Replace match.

Working with Date and Time
1. Understanding Timestamp
2. Getting the current Date and Time
3. Creating our own Timestamps
4. Format Date String
5. Checking Date Values
6. Working with file directories
7. Date time: The future of PHP Date/Time







0 comments:

Post a Comment