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 121-140 of 648
Coding With Style
An article from a series of articles that I'm writing. This one is about the importance of proper coding style.
(7 ratings)
Reviews1
PriceFree
Views852
5 Basic PHP Security Tips
posted byStevoTVRinSecurity
Security should be a top concern throughout the development of any PHP web application. There are some very simple measures you can take to protect your application from potential abuse. This post will cover some of the basics of PHP security.
(7 ratings)
Reviews1
PriceFree
Views911
Importing csv data into MySQL with php script
This tutorial will show you how to import csv data into MYSQL with a simple PHP script. Many times you have to write a script because the import function in phpMyAdmin will not import the way you want.
(7 ratings)
Reviews1
PriceFree
Views4198
Building Dynamic Pages With Search Engines in Mind
This tutorial shows you how to make a site database-driven, but still indexable by search engines. It also explains how to create a site to be co-brandable whose look-and-feel are dependent on which "affiliate" site was being accessed.
(7 ratings)
Reviews1
PriceFree
Views11538
PHP Calendars
First of all try to collect the necessary information which are important to display the actual month and highlight the actual day. Besides this we want to display the actual month and year informations as well. To do this we need 3 special days informations: 1. The actual day 2. The first day of the actual month 3. The last day of the actual month
(7 ratings)
Reviews0
PriceFree
Views1062
Image based hit counter in PHP to keep track of visitor.
Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you putting the PHP file for this counter, create a file 'counter.txt' and CHMOD it to 0777. Initially put 0 in it and save the file. As this counter is image based we are putting our Image in "imgs" folder.
(7 ratings)
Reviews1
PriceFree
Views1722
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
Views3987
Backup all your databases with one click
This is a script usefull mostly to server admins, which will automatically detect all your mysql databases and backup/compress them.
(6 ratings)
Reviews0
PriceFree
Views1422
PHP regular expression tutorial
In this article I will show you how to use PHP regular expressions in your own PHP scripts.
(6 ratings)
Reviews0
PriceFree
Views1944
Printable Document Generation with PHP
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such as IBM and Macintosh. RTF is a file format that many word processing programs understand; it is often used when a document is created in one word processing program but is expected to be edited in another word processing program.
(6 ratings)
Reviews0
PriceFree
Views1919
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
Views1853
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
Views1677
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
Views9054
How to Rotate an Image in PHP
This tutorial will show you how to rotate an image in your PHP scripts. You'll need to have the GD library installed to be able to use some of the functions we use in this guide, though this is included with most PHP installations so there's a chance you'll have it.
(6 ratings)
Reviews0
PriceFree
Views880
Bar chart HTML generator
This article contains PHP function ae_bar_html for generating HTML/CSS based one-column bar charts. It is suitable for simple diagrams and does not require libgd.
(6 ratings)
Reviews0
PriceFree
Views1291
Making thumbnails with PHP
A simple 2 file, 2-part tutorial about how to upload a picture of .gif or .jpg format and how to store that photo in a folder and also make a thumbnail of that picture.
(6 ratings)
Reviews0
PriceFree
Views3865
Simple and secure mail function based on php mail()
Contains useful arguments (from, to, subject, text) and protection from malformed headers. Also, there is a simple mail form example.
(6 ratings)
Reviews0
PriceFree
Views2958
An easy introduction to PHP
An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It contains many examples to give aid during learning.
(6 ratings)
Reviews0
PriceFree
Views1445
PHP Cookie example and function-helper
PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: 'name', 'value', session cookie flag/number of days/forever cookie flag
(6 ratings)
Reviews0
PriceFree
Views1782
ListMaster
ListMaster is system that allows for bulk e-mailing. It's an easy way to keep in touch with your current customers to let them know about the things that are going on in your business. It's especially useful when used to keep you ahead of your competition. ListMaster provides the ability to send HTML newsletters without knowing HTML. Anyone who can use a word processor can effectively use ListMaster!
(6 ratings)
Reviews0
Price 74.99
Views5561
Results 121-140 of 648