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 101-120 of 648
MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos
MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos This teaches begginers about encryption in several methods such as MD5 ,Salt , sha1 ,base64_encde also there is a bit help in dencrytion This is very simple tutorial understand as demos and examples are available for each item
(9 ratings)
Reviews0
PriceFree
Views3487
Display MySQL table as HTML example
This example use MySQL functions from PHP to display full MySQL table(every column and every row) as HTML.
(9 ratings)
Reviews0
PriceFree
Views5551
How To Learn PHP
There are a lot of tutorials out there that tell you about some basic PHP stuff; however, none of them tell you how to take it to the next level. In this tutorial I explain how you can learn PHP quickly.
(9 ratings)
Reviews0
PriceFree
Views1766
Protecting Digital Downloads with Paypal IPN and PHP
posted bykidinoinE-Commerce
Using Paypal IPN, you can verify sales and order to your digital products like ebook or software. You can use PHP to create a simple script that will communicate with Paypal IPN to do that. And depending on the result of the "communication", you can later serve or deny access to your product. This simple tutorial will show you how Paypal IPN works and demonstrate a simple Paypal IPN handler that you can use. You'll be using PHP to create your IPN handler.
(9 ratings)
Reviews0
PriceFree
Views1946
A Simple Banner Rotator
This script allows you to make a simple banner rotating script that you can easily modify and display on your site. It's basically a copy and paste job :)
(9 ratings)
Reviews0
PriceFree
Views2726
PHP include file tutorial
In this tutorial I will show you how to divide your code into more files and how to include various files into your actual PHP code.
(9 ratings)
Reviews0
PriceFree
Views2234
PHP: Sending Email (Text/HTML/Attachments)
So, you want to send automated email messages from your PHP application. This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.
(9 ratings)
Reviews0
PriceFree
Views4187
Simple php/mysql guestbook tutorial
This is a very simple guestbook tutorial consisting of how to write an html form, get the form to insert data in mysql and then displaying the form with a basic mysql query. The result is a simple guestbook which just displays the name and a comment of the visitor.
(9 ratings)
Reviews0
PriceFree
Views9396
Simple Image Rotater
This is the easiest tutorial on how to rotate images by random. Code included.
(9 ratings)
Reviews0
PriceFree
Views3889
Accepting Email from your Website
One of the keys to running a good website, is allowing your visitors to contact you when they have a question or comment on your website. Yet, in this day of email harvesting and spam, how do you allow your website visitors to contact you, without exposing yourself to a deluge of unwanted vi*gra ads? The answer? Use a form mailer! Click the link to read more about form processing scripts and how you can easily use them on your site. We also have an excellent form mailer that you could use on YOUR site.
(9 ratings)
Reviews0
PriceFree
Views3105
Send email using the PHP mail() function
How to send an email from within a PHP page using the built in mail() function.
(9 ratings)
Reviews0
PriceFree
Views5145
Protect A PHP Page
This script can easily be pasted into any PHP page to protect its contents. The user will only be allowed to visit the page, once the correct username and password is given.
(9 ratings)
Reviews0
PriceFree
Views2268
osCommerce eBooks
We offer a range of eBooks detailing how to get the most out of your Store. Includes "how to design a good looking store", "designing with STS", "Search Engine optimisation" and much more! All at low cost, and all written in clear English.
(9 ratings)
Reviews0
PriceFree
Views2804
Building a Secure Admin Area & .htaccess
This tutorial along with sample code explains how to make a hardcoded admin password gateway using PHP. It also covers how to use .htaccess for server side password protection.
(9 ratings)
Reviews0
PriceFree
Views13233
Get IP address and Long Code from a URL
This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement.
(9 ratings)
Reviews0
PriceFree
Views2132
Social Score PHP Class (Facebook, Google+, Twitter, Linkedin)
posted bysrblairinCounters
Here is a simple class that will return the Social Score of a website URL. You can also use this class to display the individual score, likes, +1's, tweets or shares from Facebook, Google+, Twitter and LinkedIn. The beauty of this class is that it uses all of the social networks' public API's so you do not need to have or obtain a single API key or developer account to use this class.
(9 ratings)
Reviews0
PriceFree
Views915
PHP redirect page
posted byphpf1inRedirection
In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.
(9 ratings)
Reviews0
PriceFree
Views6075
Count and display the number of rows in a MySQL database table
This code will count the number of entries / records in a MySQL database table and then display it using echo.
(9 ratings)
Reviews0
PriceFree
Views3315
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
(8 ratings)
Reviews0
PriceFree
Views1501
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.
(7 ratings)
Reviews0
PriceFree
Views4630
Results 101-120 of 648