ニュース

I am posting this blog, which will tell you how to convert text to voice conversion using Google API. I am using Google TTS (Text to Speech) to convert text to mp3 file.
A parser class for handling fixed length text files in PHP. Fixed Length Files (aka poor man's CSV) are plain text files with one data set per row but without any delimiter.
Christian Vigh wrote a nice article on how to extract text and images using PHP (and Laravel as well) This article explains how the PHP PDF To Text class can help you to extract text from almost any ...
To generate an excel file in core php we can use PHPExcel library. download library from the following link here - Download PHPExcel library Lets cut the chase and see how can we do it : First of all ...