Skip to content

hosseinyn/PHP-image-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Image Upload

A simple php image upload system using php.

My Skills

⚠️ Warning : The necessary security measures and proper validations have been implemented in the code, but achieving higher security also requires server-side configurations.

Features :

1- Checking file format (jpg , png , jpeg) 2- Validate image file 3- Checking file size 4- Persistent upload in a directory

How to use?

1- Clone the repository git clone https://github.com/hosseinyn/PHP-image-upload.git

2- Move project files to a localhost software (like xampp) for php and web server support

3- Open your localhost url

Happy :)

About

A secure php image uploader with validations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published