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

https://github.com/faisalahammed044274/php-basic


https://github.com/faisalahammed044274/php-basic

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        








PHP- Hypertext Preprocessor

Overview :

- What is PHP and why you should learn it?
- Setup working environment
- PHP Syntax
- Comments
- Variables
- Numbers
- Strings
- Arrays
- Associative Arrays
- Conditionals (If-else, switch)
- Loops
- Functions
- Dates
- Including files
- Working with File System
- OOP
- cURL
- Start working on Products CRUD (bad version)
- Setup connection to database
- Select & display products from MySql
- Products CRUD: Creating Product functionality
- $_GET & $_POST
- Save data in MySql
- Form Validation
- Uploading Image
- Delete Product
- Update Product
- Product Search
- Improve Products CRUD: Code refactoring
- Namespaces & Autoloading with composer
- Install packages using composer
- MVC Framework with Custom Routing
- MVC Controllers
- MVC Views
- MVC Models
- Setup Apache Virtual Hosts
- Sessions
- Cookies

============================ [-- Faisal Ahammed 044274 --] ========================================================