ニュース

Hi,Does anyone have a simple script that triggers a file download in PHP? Basically, the user browses a long list of word.docs of company forms. They click on the form they want, it takes them to ...
PHP HTML file upload tutorial Don’t fret if you’re a developer with an Apache web server and the goal is to code an HTML5 and PHP file upload component. Modern browsers, along with simplified ...
This tutorial provides an overview of the FPDF functionality and two examples using the PHP object-oriented approach to get you started with building your own PDFs.
Is there a way to use PHP to parse Apache logs to find out how many times a file has been downloaded?
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.