Very simple script for counting downloads from your site. Easy to set up and use. It's also easy to add number of times a file has been downloaded to your site, requires SSI for this feature.
Installing Apache, php and Mysql in a windows environment is what this tutorial is all about. This article even has links to download php, Mysql and Apache from their respective sites along with the installation readme files. The article describes in
Adding PHP to Apache on Linux is a simple article that relates about PHP installing methods. In this article the author has given an overview of PHP along with appendices for apache servers. The author has also given guide lines to build PHP for CGI
Apache-MySQL-PHP is a very useful website from which the PHP beginners can learn about Apache server, MY SQL and PHP. This website offers various information like, tutorials, articles, scripts and books about MySQL, Apache server and PHP. This websit
This tutorial speaks in detail the instructions of installing apache and php on a linux system. You can download php from the given URL on the website. You have 3 options to install php which are php with Mysql, php without Mysql and only custom php
This tutorial explains the details of installing apache web server, php and Mysql on a linux environment. LAMP(Linux, Apache, Mysql, Php) is available to install. LAMP can be used to create web applications. Linux users can install and configure php
Apache2Triad is a simple installation kit software based on php. Users can install apache webserver easily on their system using this software. This software bundle consists of the following modules like Apache version with apache monitor, Mysql wit
Installing Apache MySQL PHP on windows 98 is a tutorial and could be downloaded in pdf format that helps users to install apache, php and Mysql on a windows 98 environment. The tutorial is detailed and guide users by a step by step screenshots in the
In this article, the author gives a simple code in PHP for counting the number of rows or records in a database. He gives some sample PHP script function for this. He also gives notes on how the mysql_num_rows function will work only for select state
Downi is a script based on php that permits users for managing downloads and file downloads. The main function of this script is to count the links and downloads. It also keeps tracking the downloads. Installation can be done easily by any visitor. I |