-
read more PHPI have introduced DeepL API to my blog.
We have tried to make our blog multilingual using DeepL, which has a reputation for high translation accuracy.
-
read more PHPGenerate QRCode in PHP
I used php-qrcode, a PHP QR code library.
-
read more PHPSuper easy! Read CSV files and display them with PHP
Try to read CSV using PHP's SplFileObject class.
-
read more PHPPHP generation of invoice issuing data for Yamato Transport's B2 Cloud
Export B2 XLSX file using PhpSpreadsheet.
-
read more PHPCreate invoices by writing text in PDF templates in PHP
Generate PDFs using TCPDF and FPDI.