PHP Tutorial

Automatic Page Refresh

In this tutorial we'll see how to refresh a page after a preset amount of time (usually seconds or minutes).
General » tutorialstream.com
Score(+): 0 | Views: 50 | Save it | Report it


Top 20 Similar PHP Tutorials

Refresh / re-direct using PHP

We know how to use Refresh Meta tags in our tags. But what if we needed to do the same thing only this time do it in PHP? THis tutorial can guide you about it.
General » desilva.biz
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Mysql automatic database backup

How to create your own automatic database backup script
Database » totaldream.org
Score(+): 1 | Views: 51 | Similar Tuts | Save it | View this tutorial

Automatic PHP Thumbnail Generation Script

This tutorial is about automatic PHP Thumbnail Generation Script
PHP and Images » stefashwell.com
Score(+): 0 | Views: 68 | Similar Tuts | Save it | View this tutorial

Creating A Scaffold-like Class in PHP or An Automatic CMS For a Table

Learn how to Create A Scaffold-like Class in PHP or An Automatic CMS For a Table
General » shadow-fox.net
Score(+): 1 | Views: 43 | Similar Tuts | Save it | View this tutorial

Creating a Simple Currency Converter with Automatic Symbols

If you're from the UK then you'll appreciate this preface. If you're not then don't worry because I'll be doing the script from a USD perspective to satisfy the majority! Today we'll be making a currency converter, and as is common on Blue Peter, I'll be throwing bits of code at you like - here's one I made earlier! Basically what we'll be creating is a converter that automatically prepends the currency symbol to the front of the value and then works out the value in the currency that we specify
Basics » talkphp.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

My first PHP page

In this tutorial you will learn how to create your first PHP page
Basics » phptutorial.info
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Page navigation

In this tutorial i will show you how to make a page navigation. A bit more advanced php technique, but definitely not hard.
General » combined-minds.net
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP url parameter and page include

After studying this tutorial you will know PHP url parameter and page include
General » sebastiansulinski.co.uk
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

Randomly Generated Page

Produce a random page design every time you refresh!
General » 13dots.com
Score(+): 0 | Views: 37 | Similar Tuts | Save it | View this tutorial

Integrate RSS feeds to your page with PHP

In this tutorial you can learn how to integrate RSS feeds to your page with PHP
Advanced » rssarticles.itstyle.net
Score(+): 0 | Views: 88 | Similar Tuts | Save it | View this tutorial

how to Get Remote Web Page Information Using PHP

Learn how to Get Remote Web Page Information Using PHP
General » drquincy.com
Score(+): 0 | Views: 73 | Similar Tuts | Save it | View this tutorial

PHP Page Navigation System

In this tutorial the author will be showing you how you can setup a simple php page navigation system
General » forums.clantemplates.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

View Source Code Page

Write a script that displays the source code of a given URL
General » drquincy.com
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Simple One Page Shout Box Using PHP and MySQL

A simple one page PHP/MySQL tutorial explaining how to create a very simple shoutbox.
Basics » brendenwilson.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Search MySQL Database Using PHP in One Page

This tutorial will explain how to search a MySQL database using PHP. If you plan on using PHP & MySQL this is a core concept.
Database » brendenwilson.com
Score(+): 0 | Views: 70 | Similar Tuts | Save it | View this tutorial

Force a PHP Page to Run In A Secure Enviornment

Learn how to Force a PHP Page to Run In A Secure Enviornment
Security » brendenwilson.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Making a History Page for BIG Sites

Learn how to make a History Page for BIG Sites
General » thescripts.com
Score(+): 1 | Views: 60 | Similar Tuts | Save it | View this tutorial

htaccess: Stopping "Page not found" errors

How to use an .htaccess file to automatically redirect requests for files that may have moved following a site redesign. This really useful technique will stop your users getting "page not found" errors after bookmarking pages on your site that no longer exist. Also solves problem of search engines that haven't caught up yet with your new site structure.
General » designertuts.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

Setup a quick Yahoo Search page within a few minutes

Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
Advanced » web-development-blog.com
Score(+): 1 | Views: 67 | Similar Tuts | Save it | View this tutorial

Alternating table row colors in a MySQL query results page

Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool
Database » phpeasystep.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial