PHP Tutorial

View Source Code Page

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


Top 20 Similar PHP Tutorials

Installing php ffmpeg on ubuntu 7.10 from source

Learn how to install ffmpeg on ubuntu 7.10 from source
Advanced » ubuntudog.com
Score(+): 0 | Views: 62 | Similar Tuts | Save it | View this tutorial

Model View Controller (and CodeIgniter)

An introduction to the Model View Controller design practice. This is a common theme of most frameworks and will greatly improve your code organization and management.
Advanced » zenperfect.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial

PHP MySQL basic CMS with view, add, edit and delete

In this tutorial you will be creating a simple CMS (Content Management System). This tutorial will be focused around creating a news CMS in particular but you can customize it to whatever suites you
General » wd.spangsolutions.net
Score(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial

Remove OBJECT code using PHP

Using PHP to remove OBJECT code and replace it
General » scriptplayground.com
Score(+): 0 | Views: 95 | Similar Tuts | Save it | View this tutorial

How to make clean and readable code in PHP

Keeping your code clean is essential. Therefore Combined Minds will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.
Basics » combined-minds.net
Score(+): 0 | Views: 21 | Similar Tuts | Save it | View this tutorial

Randomly Rotate Images - Downloadable Code

This tutorial will explain how to simply randomly rotate multiple banners
General » brendenwilson.com
Score(+): 0 | Views: 33 | 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

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 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

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 | 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

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

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

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

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

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: 30 | 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