jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 114
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 >>
Sort Listings By:
Hits: 177

Scramble/shuffle a string

Rating 0.0 0.0
This is a way to scramble or shuffle a string. It grabs the first word in a sentence and it scrambles each word individually.
Platform(s): n/a Date: Aug, 30 2004
DETAIL
Hits: 870

Calculate Distance Between Two Points Using Longitude & Latitude

Rating 5.0 5.0
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 Code are available in database subscription.
Platform(s): n/a Date: Mar, 05 2004
DETAIL
Hits: 529

Simple Localization with PHP

Rating 0.0 0.0
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 the user function setstring function.
Platform(s): n/a Date: Dec, 23 2002
DETAIL
Hits: 480

Single and double quotes

Rating 0.0 0.0
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.
Platform(s): n/a Date: Sep, 23 2002
DETAIL
Hits: 290

Extract All URLs on a Page Using PHP

Rating 0.0 0.0
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.
Platform(s): n/a Date: Aug, 20 2002
DETAIL
Hits: 504

In 2 Rows

Rating 0.0 0.0
If you need the data of an array displayed in 2 rows. Then this code snippet is just for you. You can change to 3 or more rows easy.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 420

Split url in parts

Rating 0.0 0.0
A spimple script to split one url into parts. For example if you need the domain only, or the request string this would be very helpful.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 472

Very simple link check

Rating 0.0 0.0
A simple way to check if a link is working or broken.
Platform(s): n/a Date: Aug, 19 2002
DETAIL
Hits: 543

Automate Your PHP Site Using CRON

Rating 0.0 0.0
Learn how to execute your PHP scripts using CRON by set time intervals that you choose. Very valuable for running routine tasks that were written into a PHP Script.
Platform(s): n/a Date: Aug, 14 2002
DETAIL
Hits: 604

Search Engine Friendly URLs with Apache mod_rewrite

Rating 1.0 1.0
Friendly URL's are a very important thing to have when developing a dymanic content site that uses long query strings. A query string is something similiar to a URL like you'll see on Ebay, Google and other big sites. If you're running a small to medium size website and you want to make your URL's a little easier to find you can do so via Apache's mod_rewrite by following this tutorial.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Amount: 114
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 >>