Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 591 Bytes

PicturIt

Free, secure image hosting created by Scratchers for Scratchers

Eventually will be hosted online, and we will try to get it whitelisted by Scratch

Contributing

Message us on Scratch and we can add you if you want to contribute

Testing during development

To test this, paste the contents into an apache server (or anything that supports PHP, MySQL and .htaccess). Then, enable the PHP fileinfo extension by uncommenting the extension=php_fileinfo.(dll|so) line in php.ini finally, create a MySQL user and database as in databaselib.php's global vars.