An open API service indexing awesome lists of open source software.

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

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