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

Most Popular Scripts | PHP | Tutorials & Tips

Results 141-160 of 648
E-Mail Address Hiding - Fight Spam at the Source
This HOWTO shows some ways of how you can fool email spiders to not detect published email addresses.
(6 ratings)
Reviews0
PriceFree
Views2760
Title Bar Date Script
posted byjamieinDate & Time
A code snippet that displays today's date in the title bar of your web page.
(6 ratings)
Reviews0
PriceFree
Views3061
PHP for PDF
With this Tutorial you'll learn how to use the PDF extension in PHP4 to create PDF documents. It also puts focus on creating PDF documents with data from MySQL.
(6 ratings)
Reviews0
PriceFree
Views11317
Reading And Using Files
This tutorial/code shows how to read and handle files using PHP. Also explains built-in error protection.
(6 ratings)
Reviews0
PriceFree
Views12489
PHP Click Tracker
posted bylooninCounters
This is a fully working script that'll let you create a list of links then record and display the number of clicks each one gets, though it's very basic but each section is explained and perhaps you can turn it into something useful.
(6 ratings)
Reviews0
PriceFree
Views728
PHP text counter
posted byundowebinCounters
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We�re going to save the amount of hits in a .dat file, so you don�t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.
(6 ratings)
Reviews0
PriceFree
Views1667
Creating a file upload system
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your web server. As you will see it is not so complicated to implement this very useful script.
(6 ratings)
Reviews0
PriceFree
Views5646
Adding a basic PHP Text Counter to your website
posted byinfoinCounters
By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script to download and implement on your website.
(6 ratings)
Reviews0
PriceFree
Views2768
Migrating from ASP to PHP
Here you will find a set of training notes summarizing the differences between VBScript, JScript and PHP. Also covers ASP objects and their PHP equivalents. Good for converting ASP programmers to PHP. In 3 parts.
(6 ratings)
Reviews0
PriceFree
Views7112
Creating Dynamic Images with PHP
This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
(6 ratings)
Reviews0
PriceFree
Views8020
PHP Script Tips - Processing Web Forms
A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multiple submit buttons, adding hidden values, processing original query string: How To Retrieve the Submitted Form Data? How To List All Values of Submitted Fields? How To Retrieve Input Values for Checkboxes Properly? How To Remove Slashes on Submitted Input Values? How To Support Multiple Submit Buttons? How To Support Hidden Form Fields? How To Retrieve the Original Query String? How To Protect Special Characters in Query String? ...
(6 ratings)
Reviews0
PriceFree
Views3191
Working With Excel Files (tab-delimited)
Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. It's easier than you think!
(6 ratings)
Reviews0
PriceFree
Views6297
Understanding PHP
PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide dynamic Web pages. Dynamic Web pages are pages which interact with the user, so that each user visiting the page sees customized information - which may vary each time and which may be based on a form they've just filled in, or on information extracted from a database or some other external source. Typical applications include e-commerce, online newspapers, visitors' books, ticketing systems, project management, and other groupware projects. The traditional way to produce this type of dynamic page is via CGI scripts, but these are separate programs which must be executed as a new process for each page hit, so they scale badly and rapidly become memory and processor hogs as server load increases...
(6 ratings)
Reviews0
PriceFree
Views3388
Newest MySQL manual in HTML Help (.chm)
Everyone who likes MS HTML Help (.chm extension) can now obtain complete conversion of MySQL manual into this format. This conversion tries to bring additional functionality and make using of MySQL manual more comfortable.
(6 ratings)
Reviews0
PriceFree
Views3713
Dyanmic URLS using php and mysql
A tutorial with code snipple included that tells you how to generate links with URLs such as index.php?ID=5 and such. Very easy to follow.
(6 ratings)
Reviews0
PriceFree
Views7752
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
Views6758
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
Views2307
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
Views2828
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
Views1798
(6 ratings)
Reviews0
PriceFree
Views2802
Results 141-160 of 648