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 41-60 of 648
Processing HTML forms with PHP
A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.
(53 ratings)
Reviews2
PriceFree
Views5468
Comment Form / Post Feedback Tutorial
Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure because it converts HTML and Javascript to text. It allows the use of BBCode for user designated formatting. The script is written in PHP, and uses a MySQL table to store all the information. Can be used on an unlimited number of pages. Looks great, but styling can be changed by editing the css in the script. Easy setup.
(12 ratings)
Reviews0
PriceFree
Views9070
Fetch the description, title & keywords
This script first tries to find the meta tags including the description, title and keywords of a web page and if it does not get any, it will extract the content using the Curl library and the iconv function which takes into consideration the different charset. There is a live demo.
(6 ratings)
Reviews0
PriceFree
Views1849
Beginner PHP Tutorial: 25+ Lessons
Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
(77 ratings)
Reviews5
PriceFree
Views8771
Getting started with PHP Programming
This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming. Please understand that this tutorial is part of a series, and may change somewhat in the future, as it is a work in progress. The author trusts that it will be valuable and informative in your learning experience.
(23 ratings)
Reviews2
PriceFree
Views6731
Procurement Software Information
Critical Information and about procurement Software and the Free GPL developemtn "e-procurement implementation". Procurement Software is critical to freeing companies from massive paper based purchasing.
(18 ratings)
Reviews0
PriceFree
Views3883
A WebServer Guide -- Help Using Apache by Nakul Goyal
Web server program sits around awaiting requests from visitors' web browsers for objects it has in its possession, and then sends these objects back for the visitor's viewing pleasure. This article guides you through setting and getting started with Apache on Linux.
(39 ratings)
Reviews0
PriceFree
Views2437
Random MySQL result-set
This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.
(12 ratings)
Reviews0
PriceFree
Views2869
EasyPHP Install Guide
EasyPHP is a combination of PHP, Apache, and MySQL put together into an easy to install package. The EasyPHP Install Guide will walk you through downloading, installing, and configuring your own PHP development server. Over 40 screenshots will show you visually what you should do at each step.
(981 ratings)
Reviews0
PriceFree
Views3486
PHP for dummies
PHP for dummies is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
(16 ratings)
Reviews1
PriceFree
Views4835
Web Based FTP with PHP and Sockets
This tutorial takes you through the creating of a web based FTP program using PHP and raw sockets. We do not make use of the PHP FTP api. Instead we build our client from the ground up by implementing the functionality as described in the FTP RFC.
(9 ratings)
Reviews0
PriceFree
Views10025
Basic PHP Form Processing
Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
(9 ratings)
Reviews0
PriceFree
Views5714
Using Cookies in PHP
Cookies enabled web developers to produce more usable sites, by allowing temporary storage of commonly used information by the user. This can be beneficial in shopping carts, user logon systems and general site usage. Read on to find out how to use cookies and how to implement a simple user logon system.
(7 ratings)
Reviews1
PriceFree
Views1726
Email
This is an illustration of how to send email through PHP. I did not create a function because I feel mail() is already a wrapper all by itself. I left the first parameter empty because I feel that the "to row" is not any more important than any other row in the header string.
(12 ratings)
Reviews0
PriceFree
Views3708
XML processing with PHP
This tutorial shows you with code examples how to process an XML datasource with PHP.
(9 ratings)
Reviews0
PriceFree
Views5637
IMAP Mail Reading With PHP3
This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
(6 ratings)
Reviews0
PriceFree
Views9053
Speed Limiting File Downloads
It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to solve in PHP. All you need is the header() function and some files function.
(6 ratings)
Reviews0
PriceFree
Views1674
Create a postcard sender script
In this tutorial I will show you how to create a simple virtual postcard sender script with your own images.
(4 ratings)
Reviews1
PriceFree
Views1804
Random Numbers in PHP
In this tutorial you will learn how to generate random numbers using PHP. It illustrates three helpful examples that uses random numbers: Generating a random number between 0 and 9, Simple slots script that generates multiple random numbers, and random text link ads.
(3 ratings)
Reviews0
PriceFree
Views5873
Develop a PHP User Personalization System
User Personalization is a must-know and must-have for any site thats wants to make it somewhere. It customizes the user's experience, causing them to just plain 'like' your site better. Learn the basics of making such as system in PHP.
(3 ratings)
Reviews0
PriceFree
Views9997
Results 41-60 of 648