Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Tutorials & Tips

Results 1-20 of 648
Creating a Website Design Templating System Using PHP
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. Whether you have a small or a huge website, you know how much hassle and time it takes to upgrade your web site pages. The upgrade process becomes even more irritating when you make a change that needs to be upgraded on every page of your website; a good example of such a change is adding a button to the header or changing the copy right information in the footer of your website. In this tutorial I will show you how PHP comes to the rescue with only few lines of code. You can use this tutorial to be the basis to make your website easier to maintain and upgrade.
(6 ratings)
Reviews0
PriceFree
Views3970
Installing PHP 3.x.x for Apache 1.x.x on Windows 9x
This is a step-by-step guide to installing PHP3 for Apache on Windows 9x. These instructions assume that you installed Apache for Windows 9x as outlined here. They should work with any standard Apache installation.
(3 ratings)
Reviews0
PriceFree
Views2949
Single And Double Quotes
The basic use of single and double quoted strings in PHP, which to use when and the general difference between the two.
(3 ratings)
Reviews0
PriceFree
Views1108
Track Google Adsense Clicks
The Google Adsense administration section gives you some superficial stats. Want more detail? You gotta track hits yourself. This tutorial will teach you how to track the ads that have been clicked; the pages they were clicked on; and which visitors have been doing the clicking!
(3 ratings)
Reviews0
PriceFree
Views3001
How to install Php Nuke
This is a short tutorial to help people understand how to easily install phpNuke. There are some issues that would arise on installation and this article is trying to explain them.
(3 ratings)
Reviews0
PriceFree
Views2603
Upload files using a HTML form in PHP
This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven't explained form validation or file checking - We'll go into further detail on that in future tutorials. To kick things off, you'll need a HTML form.
(3 ratings)
Reviews0
PriceFree
Views1992
How to install and cofigure PHP 5 on Windows box
It is assumed that you have already successfully setup IIS or installed Apache on your machine and configured it. This article explains the steps you need to follow to configure PHP and secure its correct operation.
(3 ratings)
Reviews0
PriceFree
Views1439
How to Sort an Array in PHP
It is often necessary to arrange the elements in an array in numerical order from highest to lowest values (descending order) or vice versa (ascending order). If the array contains string values, alphabetical order may be needed. Sorting a one-dimensional arrays is quite easy.
(3 ratings)
Reviews0
PriceFree
Views1452
Javascript Count Words Left
Learn how you can add javascript realtime count words field to your forms using javascript. Try it, it's easy!
(3 ratings)
Reviews0
PriceFree
Views1227
PHP Database Integration With MySQL
One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL Database Server Create new Database Select MySQL Database Add data to table Retrieve data Error Handling
(3 ratings)
Reviews0
PriceFree
Views3251
Uploading Image Files with PHP
This comprehensive tutorial guides you through step-by-step in the process of uploading, verifying and storing images with PHP. A database is required for storing information about the images. All code is provided.
(3 ratings)
Reviews0
PriceFree
Views2541
How do i install a forum?
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many �bulletin boards� available on the market. Today we will install The Simple Machine Forum a.k.a. SMF.
(3 ratings)
Reviews0
PriceFree
Views1497
How do i install a forum?
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many �bulletin boards� available on the market. Today we will install The Simple Machine Forum a.k.a. SMF. You have to download the files from the download section of the simplemachineforum.org. Always use the last stable version available.
(3 ratings)
Reviews0
PriceFree
Views1573
Creating a CAPTCHA with PHP
This tutorial will show you how to create a form with Captcha.
(3 ratings)
Reviews0
PriceFree
Views1758
Plugins - Do It Yourself
In this article, you will learn to write a dynamic plugin engine for your own project.
(3 ratings)
Reviews0
PriceFree
Views1159
How to Read RSS Feeds Using PHP and MagpieRSS
posted byizwan00inXML & PHP
MagpieRSS is a PHP library that can be used read various type of RSS Feeds. In this simple tutorial, I'll provide 2 example to read rss feeds from other website. The first example is to read the latest news from reuters website and the second example it to read weather information from MSN weather.
(3 ratings)
Reviews0
PriceFree
Views1604
Creating a basic bad word filter in PHP
posted bydjapeddinSecurity
This tutorial will show you how to create a basic bad word filter in PHP.
(3 ratings)
Reviews0
PriceFree
Views1234
Image Uploading With Auto Thumbnails Using PHP
In many scenarios you cannot escape uploading images when you develop a php script. This tutorial details how you can upload images using php and auto creates thumbnails on image upload.
(3 ratings)
Reviews0
PriceFree
Views2599
MySQL backup tutorial
In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility.
(3 ratings)
Reviews0
PriceFree
Views1064
Introductory Tutorial
This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
(1 ratings)
Reviews1
PriceFree
Views2312
Results 1-20 of 648