|
|
|||||||||||||||
Login |
Php Tutorials
php Tutorials
|
|
Show the Number of Users OnlineRating: (0) |
Clicks: 407 Category: PHP >> Counters |
|
This script will explain how to display the number of users online using your website. |
||
|
|
Show The Number of Users Visiting Your SiteRating: (0) |
Clicks: 380 Category: PHP >> User Information and Stats |
|
|
||
|
|
Show visitors IP addressRating: (0) |
Clicks: 179 Category: PHP >> User Information and Stats |
|
|
||
|
|
Show Zip FilesRating: (0) |
Clicks: 655 Category: PHP >> Content Management |
|
A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file |
||
|
|
Simple clicks counter scriptRating: (0) |
Clicks: 564 Category: PHP >> Counters |
|
Learn how to design a proper database table and write some simple PHP script which will count each click made on the item by the visitors of your page. |
||
|
|
Simple CounterRating: (0) |
Clicks: 282 Category: PHP >> User Information and Stats |
|
|
||
|
|
Simple Date and TimeRating: (0) |
Clicks: 425 Category: PHP >> Date and Time |
|
Ever wanted to know what time it is on your site? Here is a very basic and simple way of doing that! |
||
|
|
Simple File Parsing (Weather example)Rating: (0) |
Clicks: 403 Category: PHP >> File Manipulation |
|
s tutorial explains how to parse a given text file and display specific content using PHP. The presented example shows how to parse a weather information for your desired city. It also includes a shell script for downloading the weather data text file fro |
||
|
|
Simple Flat File CounterRating: (0) |
Clicks: 437 Category: PHP >> Counters |
|
This shows how to create a slightly more attractive counter using counter art available . More interesting than a plain text counter but no more difficult to implement. |
||
|
|
Simple FormRating: (0) |
Clicks: 252 Category: PHP >> Image Manipulation |
|
Based Image Upload |
||
|
|
Simple Hit CounterRating: (0) |
Clicks: 551 Category: PHP >> Counters |
|
Counters are used in many websites so that the webmaster will be able to see how many people come to their website. They are used throughout the web on numerous websites, sometimes all too common. I recommend not using a counter unless you have a decent w |
||
|
|
Simple Hit Counter Script Part 1Rating: (0) |
Clicks: 396 Category: PHP >> Counters |
|
By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script to d |
||
|
|
Simple Hit Counter Script Part 2Rating: (0) |
Clicks: 448 Category: PHP >> Counters |
|
Part 1 of 2 Tutorial to create a hit counter using php/mysql. Some of the feature discussed in thi tutorial will be show no, of online, unique visitor , visit log & etc. A good & practical tutorial for begineers. |
||
|
|
Simple Image RotaterRating: (0) |
Clicks: 336 Category: PHP >> Image Manipulation |
|
This is the easiest tutorial on how to rotate images by random. Code included. |
||
|
|
Simple Login/Registration Using Flash with PHP andRating: (0) |
Clicks: 349 Category: PHP >> Flash and PHP |
|
This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulate tha |
||
|
|
Simple MySQL PHP Hit CounterRating: (0) |
Clicks: 191 Category: PHP >> User Information and Stats |
|
|
||
|
|
Simple News-Driven SiteRating: (0) |
Clicks: 561 Category: PHP >> Content Management |
|
Lern to make your very own news driven site. |
||
|
|
Simple PHP Mail FormRating: (0) |
Clicks: 459 Category: PHP >> Email Systems |
|
A simple tutorials provided the basic framework of an email form in PHP. Using the PHP mail() function the tutorial guides you step by step to making a mail form. |
||
|
|
Simple PHP text users online counterRating: (0) |
Clicks: 83 Category: PHP >> Counters |
|
This is a tutorial for will show you how to add a small piece of code to your php page which will tell how many users are currently browsing your websites. It posts the curently users online on a .php page |
||
|
|
Simple Random HTML EmitterRating: (0) |
Clicks: 310 Category: PHP >> Randomize and Rotation |
|
A simple and quick random HTML emitter that you can easily integrate into your web site. Theres no need for an overly complex solution here. |
||