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

New Scripts | PHP | Tutorials & Tips | Miscellaneous

Results 41-60 of 79
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
Views1336
Count Words from a string with PHP
Learn how to count the words from a string using php.
(0 ratings)
Reviews0
PriceFree
Views1248
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
Views833
The Difference Between require() and include()
Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file cannot be read which any PHP programmer needs to know about. There's also a slight difference with require() between new and older versions of PHP which this tutorial discusses too.
(3 ratings)
Reviews0
PriceFree
Views1997
CSS Style Switcher
Tutorial that explains how to allow your users to select different CSS style sheets (themes)
(0 ratings)
Reviews0
PriceFree
Views1669
How to add dynamically generated Graphs and Charts
Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the tools available today it is possible for almost anyone to add graphs and charts to web pages. With just a little bit of HTML, dynamically generated graphs and charts can be added to web pages and/or applications.
(3 ratings)
Reviews0
PriceFree
Views2875
Pear Module: HTML_CSS
PEAR's HTML_CSS is a CSS Generator which can be used in combination with HTML_Page. This tutorial teaches you how to use HTML_CSS.
(0 ratings)
Reviews0
PriceFree
Views957
Pear Module: HTML_Template_Sigma
This PEAR tutorial will teach you how to use PEAR's Finest Templating engine: HTML_Template_Sigma
(0 ratings)
Reviews0
PriceFree
Views881
Create Your Own BBCode
Learn how to parse bulletin board code to translate it into HTML. This tutorial will provide the code to convert the [img], [url], [b], & [code] tags.
(0 ratings)
Reviews0
PriceFree
Views2160
Calculate Google PageRank
The source code for a function that will calculate a specified URL's Google PageRank is provided. Also included: some background info on PageRank and an example of the function's use.
(0 ratings)
Reviews0
PriceFree
Views2423
Output While Script is Still Running
Do you have a script that takes a while to process? Wanna start outputting before the entire script finishes processing? Learn how to use PHP output buffering functions and have them actually work! Don't make your visitors wait for a long script to process.
(0 ratings)
Reviews0
PriceFree
Views1343
Track Google Adsense Clicks
The Google Adsense administration section gives you some superficial stats. Want more detail? You gotta track hits yourself. This tutorial will teach you how to track the ads that have been clicked; the pages they were clicked on; and which visitors have been doing the clicking!
(3 ratings)
Reviews0
PriceFree
Views3015
Dynamic CSS with PHP
Need to generate style sheets dynamically with PHP to keep presentaion logic together or create environment aware style sheets with PHP and JavaScript? This tutorial shows you how!
(0 ratings)
Reviews0
PriceFree
Views2233
Modifying TIMESTAMP
Learn how to turn 050309112684 into 09/03/05 11:26:48 using the substr() function in php.
(0 ratings)
Reviews0
PriceFree
Views1056
Prevent Hotlinking
100% fool-proof (as far as I can tell). Prevent hotlinking to files not supported by .htaccess. For instance, I use this method to prevent people from linking to *.SWF files stored on my server.
(3 ratings)
Reviews0
PriceFree
Views1782
Generate HTML Files
Make all your webpages search engine friendly by converting them to *.htm files. (Requires mod_rewrite on your server.) Touches upon regular expressions.
(0 ratings)
Reviews0
PriceFree
Views1435
A Rating System
This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
(15 ratings)
Reviews0
PriceFree
Views22654
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
Staffing Software by Ploutos
Keep track of existing staff and increase new staff hiring efficiency with Staffing Software.
(300 ratings)
Reviews0
PriceFree
Views2097
Count number of words in a text string
A small code sample that will count through the sentences in a section of text and show how many words are contained within it.
(0 ratings)
Reviews0
PriceFree
Views3239
Results 41-60 of 79