PHP, which stands for hypertext preprocessor, is a server-side programming language used by a wide variety of industries to create full-stack web applications. A server-side program is an application with processes users don't see.
-
-
Requirements
Operating Systems: Windows 8, 8.1; Windows 10; Linux; Unix; Mac.
Hardware Environment Processor: x86 or x64; RAM : 512 MB (minimum), 1 GB (recommended); Hard disk: up to 200 MB of available space may be required. However, 50 MB free space is required in boot drive even if you are installing in other drive.
Outcomes
How to use PHP’s built-in server to serve static resources
How to use PHP to add some dynamic aspects to your pages
How to build an authentication system
How to build a full CRUD interface for creating, reading, updating, and deleting tours that we will show on our website
How to build a custom solution that catches PHP errors and exceptions and shows a proper error page for them
How to describe and test all the features you’ve built in this course using an automated test runner.
Write a public review