Description
In this course,
- You will learn to create a (CMS) Content Management System like WordPress, Drupal or Joomla.
- You will learn how to use Databases.
- You will learn MySQL.
- Object Oriented Programming.
- You will learn how to launch your application online.
- How to use forms to submit data to databases.
- How to use AJAX to submit data to the server without refreshing the page.
- You will learn about PHP security.
- You will learn about sessions.
- Password hashing.
- Email sending.
- You will learn to use composer (PHP package manager).
- You will learn to create clean URL's and remove the .php from files.
- You will learn to use bootstrap by getting experience from the project.
- You will learn to debug your code.
- You will learn to create pagination.
- You will code refactoring.
- You will learn to debug (fix your code).
- You will learn to use an API to bring data from a database to a graphical interface.