News

Why FPDF? An alternative way of generating PDF files with PHP is using FPDF, a free PHP class containing a number of functions for creating and manipulating PDFs. The key word here is free.
This brief tutorial focuses on FTP-based file uploads using the PHP-FTP protocol to upload in a two-step process: from your local disk to a Web server and then to an FTP server.
How to Use Index.Php Instead of Index.Html. The PHP engine lets you create dynamic Web pages. PHP also reads HTML, so you can save an HTML file with a PHP extension and upload the new file to your ...