Browsing Author

Antti Sand

I'm a computer science M.Sc student living in Finland. I work with a team of scientists studying computer vision, and I do a lot of PHP & JS in my free time.
Author Feed

Online File Storage with PHP

Online File Storage with PHP

In this tutorial, I will show you how easy it is to create an online file storage system with PHP. You will learn how to upload files with PHP and list them by scanning the “uploads” folder.