Skip to content

Instantly share code, notes, and snippets.

View favor-I's full-sized avatar
🎯
Focusing

Favour Ifeanacho favor-I

🎯
Focusing
View GitHub Profile
@Mauryashubham
Mauryashubham / index.php
Created March 8, 2017 07:29
How to upload Image in Folder using PHP [Without Database]
Hi all , Welcome to Maurya Tricks , Today we are going to discuss , How to upload Image in Folder using PHP [Without Database]
1.Make a file in notepad and save it as index.php and paste the below code.
<?php
/**
@author : Shubham Maurya,
Email id : maurya.shubham5@gmail.com
**/