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
Views2977
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
Views5166
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
Views1470
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
Views1657
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
Views2409
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
Views1804
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
Views3802
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
Views8935
Simple Image Rotater
This is the easiest tutorial on how to rotate images by random. Code included.
(9 ratings)
Reviews0
PriceFree
Views3599
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
Views2695
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
Views4738
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
Views1930
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
Views2507
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
Views12806
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
Views1719
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
Views583
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
Views5361
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
Views2839
Data Goes In, Data Comes Out � This Time it's Binary
This setp-by-step article explains how to create a database-driven image uploading and display system in PHP. The example database used being MySQL, it also discusses possible modifications for MS SQL and Oracle. Some of the main topics include: Create database table with a field defined to hold binary data, Get your binary data into your table through a form-based file upload script, and Retrieve your binary data and display it to the user.
(7 ratings)
Reviews1
PriceFree
Views9989
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
Views1720
Results 101-120 of 648