Converting files to binary code using php and saving it in database – Mysql
I am creating something like google drive or some cloud using PHP and HTML where you can save your files but i have problem with saving files to binary code and uploading it to database. I mean i want to…