What FFMPEG-PHP can do and how to use the most out of it

Need help using specific FFMPEG-PHP functions or some programming help? Let our experienced technicians help you debug your problem for FREE. Sign up today and post at our online community: FFMPEG-PHP Help Forums You’ve probably heard of ffmpeg-php and it’s wide usability mostly in sites that involve with videos such as YouTube or any other [...]

Continue reading  13 comments

Creating PDF’s on the fly using PHP & FPDF

Generating PDF’s is an easy method to make a very nice printable and/or savable version of an article. This could be helpful in a WordPress blog or any articles website. This method utilizes the popular FPDF class. First of all, I suggest you get the latest FPDF version from here. I suggest creating a directory [...]

Continue reading  16 comments