PHP 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: 49 | Save it | Report it


Top 20 Similar PHP Tutorials

How to read, write and create a file in PHP

This tutorial explains how to read, write and create a file in PHP. A very simple technique that you will understand in just 5 minutes.
PHP Files » combined-minds.net
Score(+): 1 | Views: 69 | Similar Tuts | Save it | View this tutorial

Open, Read and Write Files

Learn How To Open, Read and Write Files
PHP Files » dev.fyicenter.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

Simple PHP Hit Counter using a text file

Learn how to use a Simple PHP Hit Counter using a text file
General » tutorialmonkey.com
Score(+): 0 | Views: 63 | Similar Tuts | Save it | View this tutorial

Flat File Database (Database from a text file)

Learn how to store and retrieve information using PHP's built in file handling functions along with serialize and unserialize
General » ronsguide.com
Score(+): 0 | Views: 70 | Similar Tuts | Save it | View this tutorial

How to write a PDF from PHP with a custom font and encoding

Learn how to write a PDF from PHP with a custom font and encoding
General » prodevtips.com
Score(+): 0 | Views: 69 | Similar Tuts | Save it | View this tutorial

How to Write a Script to Send a Trackback

This tutorial walks you through creating a php script to send a trackback HTTP request to a blog, read the response, and let the user know whether or not the trackback was successful.
Advanced » earn-web-cash.com
Score(+): 0 | Views: 62 | 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: 66 | 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(+): 5 | Views: 119 | 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: 135 | Similar Tuts | Save it | View this 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: 57 | 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(+): 6 | Views: 110 | 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: 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: 59 | 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: 55 | 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: 67 | Similar Tuts | Save it | View this tutorial

Random Scrolling Marquee Using PHP for text or images!

This tutorial is about Random Scrolling Marquee Using PHP for text or images!
General » saberfusion.com
Score(+): 0 | Views: 58 | Similar Tuts | Save it | View this tutorial

Build up a function to secure a text box for your forms

Learn more about Building up a function to secure a text box for your forms
General » cagedflame.com
Score(+): 1 | Views: 54 | Similar Tuts | Save it | View this tutorial

Create a full text based RPB Game

After studying this tutorial you will be able to Create a full text based RPB Game
Advanced » forums.hostmatrix.org
Score(+): 0 | Views: 70 | Similar Tuts | Save it | View this tutorial

php file upload

In this tutorial i will teach you how you can upload files to your website using PHP. I will teach you the basics and show you how to manage which files may be uploaded.
PHP Files » ineedtutorials.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Upload and Rename File

Upload files to your site and rename them via a form
PHP Files » phpeasystep.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial