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

Top Rated Scripts | PHP | Tutorials & Tips

Results 461-480 of 648
Specifying how many columns per row when extractng from mysql
This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row when extracted from a mySQL database using a query, using a specific algorithem and loop.
(0 ratings)
Reviews0
PriceFree
Views1719
PHP password generation
Modern web-applications often provide (during registration, or password-reset) random-generated passwords for its users. However these passwords (usually a random combination of letters or numbers) are quite hard to remember: in fact, it's even impossible to read them. This article provides a function for generating English-like readable passwords.
(0 ratings)
Reviews0
PriceFree
Views1673
How to install phpLD2 (php Link Directory) the free version
In this tutorial we'll learn how to install phpLD (pho Link Directory), the free version, from downloading the script to the last settings to make it work.
(0 ratings)
Reviews0
PriceFree
Views1848
How to Bridge PHP and Java for Powerful Web Solutions
Here's how to team up two of the most popular and powerful platforms for web development together. With the php-java bridge you can build classes and jar files in Java and call them and use their methods in PHP. Use the quick and easy PHP language to bring Java muscle to your web pages.
(0 ratings)
Reviews0
PriceFree
Views1227
PHP Include uses
Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own 'image viewer'.
(0 ratings)
Reviews0
PriceFree
Views2218
Creating file online
In this tutorial I will show you how to create a file on your web server using your browser. We will create a html form which will be store the file during the form processing mechanism.
(0 ratings)
Reviews0
PriceFree
Views2994
Dynamic thumbnails from websites
This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa.
(0 ratings)
Reviews0
PriceFree
Views2222
Export Database Schema as XML
Sometimes it can be useful to have a dump of the current database schema. This script reads the schema from a MySQL database and outputs XML that describes the schema.
(0 ratings)
Reviews0
PriceFree
Views1296
Create Thumbnail Images using PHP
This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled.
(0 ratings)
Reviews0
PriceFree
Views2265
Working with Directories
As is necessary for any language, PHP has a complete set of directory support functions. PHP gives you a variety of functions to read and manipulate directories and directory entries. Like other file-related parts of PHP, the functions are similar to the C functions that accomplish the same tasks, with some simplifications. This tutorial describes how PHP handles directories. You will look at how to create, remove, and read them.
(0 ratings)
Reviews0
PriceFree
Views1350
Creating a count down system
In this tutorial I will show you how to create a simple count down system.
(0 ratings)
Reviews0
PriceFree
Views3742
Session Saver
This package can be used to save and restore objects in session variables. It can register a list of one or more classes objects that are intended to be saved. The classes must implement the SessionObject interface. The class can call all the registered classes to save and restore the state of the session objects.
(0 ratings)
Reviews0
PriceFree
Views1887
Simple HTML mailing list
This tutorial will show you how to make a double opt-in email list with activation. It will also show you how to delete emails and send emails to the list.
(0 ratings)
Reviews0
PriceFree
Views1867
Using Regular Expressions with PHP
Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions.
(0 ratings)
Reviews0
PriceFree
Views1091
Escape HTML Characters
In this howto you're gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message boards. Also this can be useful if you want to embed code into your page without being translated by browsers into HTML elements corresponding. Our site also offers an Online Escape HTML Characters Tool!
(0 ratings)
Reviews0
PriceFree
Views1943
Making XML/XSLT driven site using PHP
This article contains an example of simple php "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.
(0 ratings)
Reviews0
PriceFree
Views1990
Paginating large paragraphs or text entries
Learn how to split large stories into pages each contain X sentences each.
(0 ratings)
Reviews0
PriceFree
Views2168
Top referring domains list
Learn how to get the referring domain from a URL and how to set up a simple application to display the top referring domains to your website.
(0 ratings)
Reviews0
PriceFree
Views1620
Examples of the preg_match function
The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example
(0 ratings)
Reviews0
PriceFree
Views2397
Using function mail() in windows xp part 2
Steps to add user, adding domain and make test email from web based interface and try to send email from php script. No need internet connection to test mail() function. Video provided for illustration.
(0 ratings)
Reviews0
PriceFree
Views1272
Results 461-480 of 648