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 | Miscellaneous

Results 41-60 of 79
CSS Style Switcher
Tutorial that explains how to allow your users to select different CSS style sheets (themes)
(0 ratings)
Reviews0
PriceFree
Views1656
PHP pick-a-flavour script
In this tutorial, you'll learn how to make a script that changes the layout of your site according to the users preference. They can choose how they want to view your site.
(0 ratings)
Reviews0
PriceFree
Views824
Count Words from a string with PHP
Learn how to count the words from a string using php.
(0 ratings)
Reviews0
PriceFree
Views1239
PHP tutorial: Using arrays
This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to create arrays from strings, and how to perform simple keyword searches.
(0 ratings)
Reviews0
PriceFree
Views1325
View Source Code Page
This script generates a page akin to a browser's View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface.
(0 ratings)
Reviews0
PriceFree
Views1327
PHP distance Calculation using Latitude and Longitude using GeoDataSource
This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products
(0 ratings)
Reviews0
PriceFree
Views1205
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
Views1258
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
Views1193
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
Views1559
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
Views747
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
Views1223
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
Views2024
PHP measuring page load time
In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page loading time. It’s a very simple script and is accurate to 0.000000000000001 seconds.
(0 ratings)
Reviews0
PriceFree
Views1098
Writing Libraries in PHP New
This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries, but experienced programmers may find the article informative as well. Introduction
(0 ratings)
Reviews0
PriceFree
Views739
PHP include();, A very nifty tutorial
Even if you don't know any php this trick is easy to use and will save you a lot of time when updating the layout of you site. You will learn by this a nice way to use include(); in your site to keep ur site always uptoday in a easy way for you and your visiters
(0 ratings)
Reviews0
PriceFree
Views663
Make lowercase followed by uppercase data
study case implementation of strtolower and ucwords for data in mysql database
(0 ratings)
Reviews0
PriceFree
Views690
Alternating Table Row Colors
This tutorial will provide you with a basic concept for creating alternating row colors. Using while loops and generating a list from the mysql table.
(0 ratings)
Reviews0
PriceFree
Views822
Bot Detection with PHP
In this tutorial I will be showing step-by-step how to detect bots/crawlers with PHP. Bots or Crawlers, are basically search engines crawling around the internet. This is how you get your pages on search engines (well, a major way). Bot Detection isn't something super vital, but if your CMS or website already has practically everything, then you need Bot Detection.
(0 ratings)
Reviews0
PriceFree
Views1567
Moving items between listboxes in PHP example
Someone wanted the exact same thing on codeproject.com a while ago but I didn't give much thought to it, until someone at work asked me how to do it - since he wasn't able to find a viable solution on the internet.
(0 ratings)
Reviews0
PriceFree
Views999
str_ireplace () in PHP4
This function is an alternative to str_ireplace() function in php5. It is useful when you need to call str_ireplace() function but you have php4 installed in your server. Put this function stri_replace() as a custom function in your code and do the same work as str_ireplace() does in PHP5
(0 ratings)
Reviews0
PriceFree
Views1222
Results 41-60 of 79