Closed alil0rd closed 4 years ago
Hi @alil0rd this package is designed to be used with Composer the PHP package manager: https://getcomposer.org/doc/01-basic-usage.md
It doesn't have to be used with Composer, but if you're not using Composer then you'll need a PSR-4 compatible autoloader. It's much easier to rely on Composer for this
Hi. I want to use this on my server. I download it and also extract in my public_html directory. Also for writing code I add it to my intellij. At the top of my code I use: include "mp3.php" , but I cant set my desire tags to mp3 file.