https://github.com/faisalahammed044274/php-basic
https://github.com/faisalahammed044274/php-basic
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faisalahammed044274/php-basic
- Owner: faisalahammed044274
- Created: 2021-11-06T10:39:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T08:00:35.000Z (over 3 years ago)
- Last Synced: 2025-01-05T20:11:49.601Z (5 months ago)
- Language: PHP
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --] ========================================================