Skip to content

PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

Notifications You must be signed in to change notification settings

antonio-phpfullstack/php-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP - Basics

Objective of this repository

Here is a little story: In my first job, I always arrived early. I sat in my chair, turned on the computer (that old one), typed the OS login password, and started working. After several months, the unexpected happened: I simply forgot the password. The password was stored in the webmail, which was accessible upon starting the computer. This incident taught me a few things:

  • Never overestimate your ability to learn
  • Never underestimate your ability to forget

This repository covers the basics of PHP syntax. If you are new to PHP and want to learn this amazing programming language, keep in mind that forgetting is an inherent part of learning. Good luck!

How this project was built

This project was built based on the following repository:

If you don’t have PHP installed on your host or want to replicate the developer's (my) environment, clone the repository above and place the PHP - Basics repository inside the www/public directory.

Useful Links:

Releases

No releases published

Packages

No packages published