PHP Tutorial

Text and Number Management Functions

This tutorial covers various different text manipulation and management functions, many of which are absolutely invaluable for your scripts
Functions and OOP » biorust.com
Score(+): 0 | Views: 42 | Save it | Report it


Top 20 Similar PHP Tutorials

Random Number Generator with PHP Rand, Srand Functions

Learn quick PHP functions which allow for the selection of pseudo-random numbers out of the generator. See how to implement different options based upon the results of the number, and view a table with descriptions and usage examples of the functions involved.
Basics » programmingphp.net
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

Content Management Script

This tutorial includes a Content Management Script which can helps you
General » php-mysql-tutorial.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Affiliates management system

In this tutorial we'll see how to create an affiliates management system
General » tutorialstream.com
Score(+): 0 | Views: 24 | Similar Tuts | Save it | View this tutorial

Content Management Script

In this tutorial you will start creating the administration page for our content management system.
General » php-mysql-tutorial.com
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

Introduction to Cookies and Session Management

This tutorial is an Introduction to Cookies and Session Management
Basics » brainbell.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Quick Number Tip

In this tutorial we'll make number format like 0001, 0002, 0003 in stead of 1, 2 ,3. It's very easy to do this
Basics » phpeasystep.com
Score(+): 3 | Views: 69 | Similar Tuts | Save it | View this tutorial

Generate Number Format

Learn how to change number output formatting in PHP
General » phpsimple.net
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Limit the number of downloads per client using PHP

Learn how to limit the number of user's downloads using Apache and PHP
Security » web-development-blog.com
Score(+): 0 | Views: 83 | Similar Tuts | Save it | View this tutorial

Number of visitors online system in PHP

Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.
Basics » combined-minds.net
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

How to use while cycle to convert a number into roman numbers

Learn how to use while cycle to convert a number into roman numbers
General » cagedflame.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Making Data Dynamic - The main strength of PHP is support for a vast number of DBs

This tutorial tackles quite a number of databases and shows the basic operations with them: connecting, sending SQL statements, and evaluating the return values. No matter what your database-driven web application must do, it always has to do these steps.
Advanced » brainbell.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Randomizing text using PHP

This tutorial will go over how to create a randomizer script for displaying a random sentence, number or anything you like. This script is very simple but useful.
General » konceptwebmasters.com
Score(+): 3 | Views: 82 | Similar Tuts | Save it | View this tutorial

Limiting Text

After studying this tutorial you will be able to have a PHP function to have limiting text.
General » desilva.biz
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Centering Text in PHP GD Images

Learn how to Center your GD text dynamically on images
PHP and Images » retireat21.com
Score(+): 0 | Views: 114 | Similar Tuts | Save it | View this tutorial

Hits Counter (Text Based)

In this tutorial we'll learn how to make a simple text based hits counter using PHP.
General » ronsguide.com
Score(+): 3 | Views: 76 | Similar Tuts | Save it | View this tutorial

Generate text with a transparent background using PHP

Use this ready function to create an image with text with a transparent background. Could be useful for showing your email address, without having to worry about spammers catching it.
General » 999tutorials.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Write and read from a text file using PHP

After studying this tutorial you will be able to write and read from a text file using PHP
General » gfx-depot.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

How to create an image with variable text on the fly with PHP

In this tutorial you will learn how to create an image with variable text on the fly with PHP
PHP and Images » coolcommands.com
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Using MySQL Full-text Searching

After studying this tutorial you will learn more about Using MySQL Full-text Searching
Database » devzone.zend.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Paginating large text and stories with PHP

Learn how to Paginate large text and stories with PHP
General » chipmunk-scripts.com
Score(+): 1 | Views: 49 | Similar Tuts | Save it | View this tutorial