Categories
Tags → Php Displaying

International Text Date

International Text Date is a PHP script for displaying the date in your selected language. Currently supported languages include En, Fr, De, Es and Se.
DETAILS

Digital Clock

This is a PHP script for displaying the current time in a digital clock on your web page. It uses individual digit images for the clock, and does not require any special library.
DETAILS

Analogic Clock

Analogic Clock is a PHP script for displaying an analog clock on your Web page. It uses the GD library to create the clock image on the fly.
DETAILS

Access Digits Counter

This is a simple PHP counter script for displaying an image-based access counter on your Web page. It uses a flat text file for data handling, and does not require any special module to run.
DETAILS

Using a page by page password system using mySQL

One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...
DETAILS

valid link!

This is a simple PHP code that lets you see if a link is valid before displaying it on your Web page. It is useful since you can have live links, but your site can become slow as the script checks the link before displaying the link. Just imagine if ...
DETAILS

Ptitafiche

PTITAFICHE is a PHP script for displaying random advertising banners on a Web page. PTITAFICHE uses a MySQL database to store information. Each banner includes: ID, image URL, Banner image file name, and Destination URL link. Note that the document i...
DETAILS

Web Database Tutorial (PHP && MySQL)

This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
DETAILS

NewsReader On-Line

NewsReader is a Web-based news application written in PHP which allows sending, replying, and displaying Usenet news on your Web site.
DETAILS

Inserting Dates

This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
DETAILS

Page:
©2003-2019 jCay.com