Webmaster Tutorials -> Php Tutorials -> Display Tutorials

Sponsored Links

Working with dates and times in PHP

Php | Date and Time
Author/Publisher | solarisedesign
When developing more complex PHP sites, especially forums, discussion boards and blogs where date and time functions are important, you’ll regularly encounter situations where you need to display and manipulate values based around the current date and time. PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs. In this tutorial, we’ll look at some easy ways to display calendar information for your visitors.

How to make a string safe for display in php

Php | Basic Php
Author/Publisher | Let's Start Coding
The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster. The most common reason how your website gets hacked, is via user input that gets displayed. I’ll show you how to avoid this with a fairly simple script.

Creating a paging system with MySQL

Php | Advanced Php
Author/Publisher | PrimePHP.com
In this tutorial I will show you how to create your own paging system for a MySQL database table using PHP. You will learn how to have a list of pages automatically generated from the total row count on your table based on the limit of results to be displayed per page.

Tutorial: Viewing images from MySQL Blob

Php | Database Integration
Author/Publisher | CodeCall.net
Display images stored in a MySQL Blob (binary).

Button link system in php/mysql

Php | Basic Php
Author/Publisher | Yinan Chen
This tutorial will show you how to build the administrative backend as well as the display frontend of a button link system.

PHP MySQL example: display table as HTML

Php | Basic Php
Author/Publisher | AnyExample.com
PHP MySQL example: display table as HTML

Displaying text with GD

Php | Advanced Php
Author/Publisher | NGXDesigns
Displaying text with GD, and how to use it.

Using Flat Files (Reading)

Php | File Handling
Author/Publisher | Joseph Skidmore
A short tutorial on how to store information in text files and then read from the file and display the results on page.

PHP Simple guestbook tutorial

Php | Basic Php
Author/Publisher | Chipmunk
This is a tutorial on how to write a form, insert the data into a mysql database and then display the data. This can be the start of a simple guestbook.

Limit Displayed Characters From Your Text

Php | Basic Php
Author/Publisher | PHPeasystep
This php script helps you limit displaying characters form you message and not cut out your word.

Sponsored Links

 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.1276 seconds