Top Class Learner
...learn for career
Home
Our Courses
Contact Us
FAQ
SignOut
LearnerId:
Php Programming
Content List
Total Week Wise Content
Week1
1-Introduction of php
2-Features and advantages of php
3.PHP Working Process
4-Installation & Configuration of xampp
5-Dreamweaver Installation
6.Creation A Local PHP Site
7.Testing Local Website
Week2
1.Creating & Running First PHP Program
2.PHP Comment
3.PHP Echo and Print Option
4.PHP Variables and Constants
5.PHP Data Types
6.PHP String
7.Embedding PHP in HTML
8.PHP Operators, Expressions
i. PHP Arithmetic Operators
ii. PHP Assignment Operators
iii. PHP String Operators
iv. PHP Increment & Decrement
v. PHP Comparision Operators
vi. PHP Logical Operators
vii. PHP array Operators
vii. PHP Assignment
Week3
1.PHP Conditional Statements
i) if statement
ii) if....else statement
iii) if...elseif....else statement
iv) switch...case statement
iv) Conditional Statement excerise
2.PHP Looping Statements
i) PHP while loop
ii) PHP do…while loop
iii)PHP for loop
iv)PHP Nested for loop
v)PHP foreach loop
iv)Loopingl Statement excerise
3.PHP Superglobal Variables
i) ($_GET, $_POST, $_REQUEST)
ii) ($GLOBALS, $_SERVER )
4.PHP Function-
5.User Defined Function
6.Built In Function
Mathematical
Date and Time Functions
Regular Expression Functions
7.PHP Arrays:
Numeric Array
Associative Array
Multidimensional Array
Week4
17. PHP File Permissions
18. Working with Files
19. Working with Directory
20. Introduction to Session
22. Working with Forms
23. Validating a Web Form
Input Validation
23.Exception and Error Handling
24.Code Re-use
require(), include() the include path
25.File System Functions
File Uploads, php.ini File
Week5 : DataBase
26.PHP-Supported Databases
27.Using PHP & My SQL
28.PHP-Supported Databases
29.Using PHP & My SQL
30.Inserting,Deleting,Modifying
31.Updating Data in a Table
Week6:
1.Retrieving Data
2.PHP XML
3.Web Services Basics
Week 7: Project
1.Project Concept
2.Project Preperation
3.Code writing
Built In Function :-
वो Function जो पहले के बने हुए होते है Built in Function कहलाते है ।
Predefine होने के कारण पूरे program मे कहीं पर भी use कर सकते है अर्थात पूरे प्रोग्राम में accessible होते है ।
PHP मे कम से कम 1000 (1 Thousands) Built In Function होते है जो किसी कार्य को पूरा करने के लिए use किया जाते है । जैसे string से related function strlen का use string length को print करने के लिए किया जाता है ।
इसी प्रकार var_dump का use value को print करने के लिए किया जाता है ।
ठीक इसी प्रकार कई अन्य प्रकार के built in function होते है जैसे string function, maths function, date and time function,regular expression function etc.
Mathematics function
date and time function
regular expression function
[email protected]
TopClassLearner is a Education Solutions. All rights reserved.