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 181-200 of 648
Creating an image gallery
This short tutorial will show you how to make a basic image gallery using PHP. The complete code presented.
(9 ratings)
Reviews0
PriceFree
Views11163
Simple Text-based counter
A very basic tutorial with working example. It shows beginner how to make a simple text counter by opening, reading, and writing to files.
(9 ratings)
Reviews0
PriceFree
Views3861
Select random records from a MySQL database
Sometimes it could be very helpful to select a record from a table randomly. You can find such solution when you see random partners or randomly selected tutorials. This tutorial shows you how to select records randomly from a MySQL database.
(9 ratings)
Reviews0
PriceFree
Views2961
Session Management and Authentication with PHPLIB
This three-page online tutorial/article talks about managing user session and authntication using PHPLIB, a set of PHP classes designed to make is easier to develop web based PHP applications.
(6 ratings)
Reviews0
PriceFree
Views6761
How to make your own PHP template script
There are many different ways to create a template system in PHP. This tutorial will hopefully show you the basic understanding of this type of method.
(15 ratings)
Reviews0
PriceFree
Views9991
Blocking access to the login page after three unsuccessful login attempts
Sometimes you need to add an extra protection to password-protected website. This article explains how access to the login page can be restricted after three unsuccessful login attempts. This schema uses visitors IP address to store log attempts in the database and block access to login feature for 30 minutes after third unsuccessful attempt.
(12 ratings)
Reviews0
PriceFree
Views3613
A Rating System
This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
(15 ratings)
Reviews0
PriceFree
Views22656
Drop down theme/template selector in PHP/MySQL
This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to recode all yout HTML inside your PHP scripts.
(12 ratings)
Reviews0
PriceFree
Views4386
Easy Navigation
This is a brief tutorial on writing a simple script for easy page navigation using PHP, without use of the code-heavy switch() function normally chosen for this type of script.
(9 ratings)
Reviews0
PriceFree
Views2378
Detailed PHP form processing tutorial
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to more advanced form processing topics.
(9 ratings)
Reviews0
PriceFree
Views4718
Exec and system command and results
This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.
(6 ratings)
Reviews0
PriceFree
Views4061
(6 ratings)
Reviews0
PriceFree
Views2806
PHP browser redirect
Learn how to program a simple php script borwser redirect. Simple, complete and easy to learn using a simple example of the code with explications and many more. Alright, this is a simple little script which will take you to one page if you're using Internet Explorer, and another page if you're using some other browser.
(6 ratings)
Reviews0
PriceFree
Views1801
Detailed PHP array tutorial
In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well.
(6 ratings)
Reviews0
PriceFree
Views2832
Simple PHP Page Template System
A common use for PHP is managing page templates. This makes is much easier to make changes to the layout on several pages by just editing one file. In this tutorial, I will explain some simple methods for managing templates in PHP. One involves using simple includes, and the others are slightly more advanced and flexible.
(6 ratings)
Reviews0
PriceFree
Views2310
Using Loops to Send Mail to Multiple Recipients
This tutorial with revised code shows you how to send email to multiple recipients using loops.
(3 ratings)
Reviews0
PriceFree
Views5563
Sending MIME email in PHP
Tired of sending those drab textual notifications and newsletters to your friend and clients? Ever wanted to send attachments and/or HTML embedded email. The answer is MIME. This article explains the basics of MIME, creating MIME-compliant messages and then ends with a working class implementation of sending MIME complaint email in PHP. Note that references to calling script, caller etc. denote the script that uses the class we are about to develop and client/MUA etc. denote a mail reading client or mail user agent.
(3 ratings)
Reviews0
PriceFree
Views10673
Introduction to WML, Apache, and PHP
posted byadmininWAP & WML
This article covers the basics of wml, how to set up your apache server, and php. Covering the basics allows you to set up the wireless environment for your site.
(3 ratings)
Reviews0
PriceFree
Views4567
Installing Apache, PHP and MYSQL on Windows
Need to test your php scripts your making without uploading it to a remote server? This tutorial shows you all of things you need to download, install, set up on your computer to make it into a fully functioning web server with PHP and MYSQL on Windows.
(3 ratings)
Reviews0
PriceFree
Views1512
An easy way of creating Image & Adding Fonts to it.
Creating an image with PHP & GD library on the Fly , and add fonts to decorate it .Could be used as hit counter or just to show your database stats on main page .
(3 ratings)
Reviews0
PriceFree
Views3721
Results 181-200 of 648