- 1,251 categories
- 40,829 scripts
- This tutorial will show you how to load a flat file and parse text to highlight or even censor out a word in PHP.
- If you need the data of an array displayed in 2 columns. Can be easily modified for more than 2.
- One of the biggest problems in the use of scheduled jobs via the Unix cron is remembering the syntax for scheduling individual jobs. The phpCrontab Tutorial tool allows the user to input preferred timeframes for the associated command, and will prod...
- It is a function that splits any array to many pages. Easy to configure number of maximum items per page. Very simple to use, then it writes both your array and a Page navigaton bar automatically. New version 1.2 supports result template, document title.
- A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a smiley face.
- This is a way to scramble or shuffle a string. It
grabs the first word in a sentence and it scrambles each word individually.
- Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Cod...
- On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I''ve offered another alternative, which should be easy for non-programmers to use. We will take advantage of...
- Do you know that double quotes have an impact on the execution speed of your PHP script ?
Find out why in some cases it is better to use single quotes.
- Enter a URL and results will display all links on that URL by matching the strings ''http'', ''file'', and ftp. A while loop executes for each result and returns the url using printf.
Page: