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 21-40 of 648
Creating a file based AD rotator script
In this tutorial I will show you how to create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.
(25 ratings)
Reviews1
PriceFree
Views3712
PHP AJAX example: asynchronous file upload
Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.
(24 ratings)
Reviews0
PriceFree
Views8911
Split an array to many pages
It is a function that splits any array to many pages. Easy to configure number of maximum items per page. Very simple to use, then it writes both your array and a Page navigaton bar automatically. New version 1.2 supports result template, document title.
(24 ratings)
Reviews0
PriceFree
Views2987
Creating Calendar in PHP
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table.
(24 ratings)
Reviews0
PriceFree
Views5782
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
Views6728
Sending HTML Email
This tutorial will show you how to send email with HTML output in PHP.
(22 ratings)
Reviews1
PriceFree
Views1956
PHP Script Tips - Understanding and Using Sessions
A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, deciding where to store session files, deciding when to expire session values, etc. Topics included in this collections: What Is a Session? How To Turn On the Session Support? How To Save/Retrieve Values to the Current Session? What Is a Session ID? How To Retrieve the Session ID of the Current Session? What Are the Options to Transfer Session IDs? How Session IDs Are Transferred on Your Web Server? How To Force the PHP Engine to Use Cookies to Transfer Session IDs? Is It More Secure to Use Cookies to Transfer Session IDs? Where Are the Session Values Stored? What Set the Timeout Period on Session Values? How To Remove Values Saved in the Current Session? How To Tell If a Session Is New? What Is session_register()?
(21 ratings)
Reviews0
PriceFree
Views3580
Create a PHP Select List
Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments.
(21 ratings)
Reviews0
PriceFree
Views9585
Creating a simple mail sender class with PHP
In this tutorial I will show you how to create a simple mail sender class in PHP. Sending emails with PHP is a lot easier than you would think, however you need to care about some settings to avoid moving your emails into a spam folder.
(21 ratings)
Reviews0
PriceFree
Views3910
Creating a simple password protection
This tutorial will teach you how to create a very simple password protection for your web pages.
(21 ratings)
Reviews0
PriceFree
Views3941
Form-Based Image Upload
Learn how to upload images easy using forms and PHP. Great for beginners.
(21 ratings)
Reviews0
PriceFree
Views6812
PHP MySQL Tutorial
This is a PHP and MySQL tutorial. With code examples like uploading files to database, creating guestbook, contact form, Content Management System (CMS), User Authentication etc.
(19 ratings)
Reviews1
PriceFree
Views7073
PHP Form Image Upload
This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.
(19 ratings)
Reviews1
PriceFree
Views7518
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
Upload and Resize an Image
PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial along with full source code shows you how.
(18 ratings)
Reviews0
PriceFree
Views34504
Creating a menu system
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
(18 ratings)
Reviews0
PriceFree
Views3332
File to display paging
This shows you how can display paging like google in your reports and also shows how you can use serach,sorting etc with your reports and data very easily. You can find a zip file in download section to display paging on your reports etc. The paging file lib/paging.php is very useful file for displaying paging option on reports or on large number of data records. With this file you can display customized number of records on each page and number of paging per page. This file creates all the links for you, with paging option, with Next, Prev links. This file also creates the Link for FirstPage and Last Page Like [First Page] Prev < | 6 | 7 | 8 | 9 | 10 | > Next [Last Page] With this file you can easily provide easy search option, Sorting option and also you can provide an option to your user to select number of records they with to view on page. With this script you can even learn PHP !! There is sample script with this which shows all the use of this file. Works only with MYSQL at this stage
(18 ratings)
Reviews0
PriceFree
Views10745
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
Introduction to PHP
Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
(15 ratings)
Reviews0
PriceFree
Views7093
Add authentication to your PHP pages the easy way
This will enable you to add a login prompt that authenticates a user before he can see a page. No need to modify your code or pages. Simply download a file, and add a single line at the top of the page you want to add a login to. Any feedback is appreciated.
(15 ratings)
Reviews0
PriceFree
Views4424
Results 21-40 of 648