jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

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

Calculate Google PageRank

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jul, 21 2005
DETAIL
Hits: 650

Output While Script is Still Running

Rating 5.0 5.0
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.
Platform(s): Windows Date: Jul, 10 2005
DETAIL
Hits: 647

Pear Module: HTML_BBCodeParser

Rating 1.0 1.0
PEAR's HTML_BBCodeParser package is a BBCODE parser. This tutorial will teach you how to use it.
Platform(s): n/a Date: Sep, 23 2005
DETAIL
Hits: 629

Prevent Hotlinking

Rating 0.0 0.0
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.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 05 2005
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
Hits: 591

Conversion into roman numbers

Rating 0.0 0.0
A php tutorial that shows how to use while cycle to convert a number into roman numbers.
Platform(s): Linux, Windows Date: May, 27 2006
DETAIL
Hits: 588

PHP Articles and Tutorials

Rating 0.0 0.0
Listing of more then 100 Articles on Php Including tips,tricks,how like 1.Apache, MySQL & PHP for Windows 2.Creating Dynamic Website Content with PHP - MySQL 3.PHP Server to Client with No Refresh. 4.Some PHP functions you must know 5.PHP & Dynamic Content
Platform(s): Windows Date: Oct, 05 2006
DETAIL
Hits: 582

PHP distance Calculation using Latitude and Longitude using GeoDataSource

Rating 0.0 0.0
This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Aug, 16 2006
DETAIL
Hits: 572

How to Find the Current URL with PHP

Rating 0.0 0.0
The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Dec, 10 2006
DETAIL
Hits: 572

PCRE Cheat Sheet

Rating 0.0 0.0
A printable PDF PCRE regular expressions cheat sheet. Featuring: functions and their arguments, base character classes, meta characters, quantifiers, pattern modifiers, point based assertions and subpattern modifiers and assertions.
Platform(s): Windows Date: Mar, 14 2006
DETAIL
Amount: 114
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 >>