0% found this document useful (0 votes)
37 views

Coursepdf New PHPminor1

This document outlines a 6-week PHP course that begins with building static websites using HTML, CSS, JavaScript, and jQuery. It then covers dynamic website development through installing PHP, MySQL, and Apache and using PHP to display output, handle forms, reuse code, functions, redirection, OOP, exceptions, sessions, file uploads, authentication, sending emails, database programming with MySQL and phpMyAdmin, and introduces content management systems like WordPress and Joomla. The course culminates in a final project.

Uploaded by

sexyeyes4u
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Coursepdf New PHPminor1

This document outlines a 6-week PHP course that begins with building static websites using HTML, CSS, JavaScript, and jQuery. It then covers dynamic website development through installing PHP, MySQL, and Apache and using PHP to display output, handle forms, reuse code, functions, redirection, OOP, exceptions, sessions, file uploads, authentication, sending emails, database programming with MySQL and phpMyAdmin, and introduces content management systems like WordPress and Joomla. The course culminates in a final project.

Uploaded by

sexyeyes4u
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PHP (6 weeks)

Static website development


Basics of Web Difference between static and dynamic website (X)HTML CSS Templates & Website Hosting JavaScript JQuery IDE Database Netbeans MySQL

Dynamic website development


Installation of PHP, MySQL and Apache Installation of IDE (Netbeans) How to display output Datatypes and variable declaration Operators Control flow statements Arrays and foreach loop Super global arrays Input values using form and input tag (get & post methods) String & date time functions Reusing Code (include & require statements) and templates Functions Redirection and hashing OOPS programming in PHP Exception Handling

Cookies Using Session Control in PHP Uploading and Downloading in PHP Authentication & Authorization How to send email in PHP Ajax Database Programming (MySQL) Basics of MySQL phpMyAdmin Database programming using mysqli Import and export of database Introduction to CMS like wordpress & Joomla Project

You might also like