https://github.com/sankaire/php-playground
I have to learn PHP. It is essential. This repository contains what I am learning. tutor codehoic and the docs
https://github.com/sankaire/php-playground
Last synced: about 2 months ago
JSON representation
I have to learn PHP. It is essential. This repository contains what I am learning. tutor codehoic and the docs
- Host: GitHub
- URL: https://github.com/sankaire/php-playground
- Owner: sankaire
- Created: 2021-10-28T07:44:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T07:20:15.000Z (over 3 years ago)
- Last Synced: 2025-02-15T13:48:32.542Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#PHP-Basics
- Comments
- Variables
- Numbers
- Strings
- Arrays
- Conditionals
- Loops
- Functions
- Dates
- Including PHP files
- Working with File System
- Object Oriented PHP (OOP)
- CURL
- Product CRUD
- Working with forms
- File uploading and file validation
- Working with mysql
- Composer and autoloading