Skip to content

freddydrodev/image-upload-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

LET'S MAKE THE MOST "STUPIDLY", "REDUNDANT", ROBUST, VERSATILE, ACCESSIBLE AND PORTABLE PHP IMAGE UPLOAD SCRIPT

SOME EXPLANATION

  • ROBUST:
    As secure as possible. Perhaps with a lot of redundancies

  • VERSATILE:
    Can have redundancies to make it secure but performance should not be sacrificed.

  • ACCESSIBLE:
    This script should be easily accessible to new and experienced programmers alike.
    Particularly, error messages must be very expressive and "human friendly"

  • PORTABLE:
    The script should easily fit into any project environment.

LET'S AGREE ON THESE 👊

  • CODING STYLE: PSR-1 and PSR-2
  • CONTRIBUTING:
    • First of all, be gentle and kind. This should be a learning experience.
    • Go ahead and file an issue, make a request, report a bug, offer an improvement etc...
    • Pull requests are eagerly welcome.

About

The goal is to create the most robust, stupidly redundant PHP image upload script

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%