/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

Pear Module: HTML_BBCodeParser

Hits: 647
*****
1.0

Prevent Hotlinking

Hits: 629
*****
0.0

Conversion into roman numbers

Hits: 591
*****
0.0
PEAR's HTML_BBCodeParser
100% fool-proof (as far as I
Friendly URL's are a very
A php tutorial that shows how
package is a BBCODE parser.
can tell). Prevent
important thing to have when
to use while cycle to
This tutorial will teach you
hotlinking to files not
developing a dymanic content
convert a number into roman
how to use it.
supported by .htaccess. For
site that uses long query
numbers.
 
instance, I use this method
strings. A query string is
 
 
to prevent people from
something similiar to a URL
 
 
linking to *.SWF files
like you'll see on Ebay,
 
 
stored on my server.
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.
 


Date: Sep, 23 2005


Date: Feb, 05 2005


Date: Aug, 05 2002


Date: May, 27 2006
Listing of more then 100
This routine calculates the
A printable PDF PCRE regular
The full URL to a page comes
Articles on Php Including
distance between two points.
expressions cheat sheet.
in three parts: The domain
tips,tricks,how like
It is being used to
Featuring: functions and
name, the path to the file
1.Apache, MySQL & PHP
calculate the distance
their arguments, base
then the filename, and the
for Windows 2.Creating
between two locations using
character classes, meta
query string. For example,
Dynamic Website Content with
GeoDataSource Products
characters, quantifiers,
take the URL
PHP - MySQL 3.PHP Server to
 
pattern modifiers, point
http://www.example.com/ex
Client with No Refresh.
 
based assertions and
ample/page.php?name=Bob: 1.
4.Some PHP functions you
 
subpattern modifiers and
The domain name:
must know 5.PHP &
 
assertions.
www.example.com; 2. The
Dynamic Content
 
 
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.


Date: Oct, 05 2006


Date: Aug, 16 2006


Date: Mar, 14 2006


Date: Dec, 10 2006
{ Copyright } ©2019 NuclearScripts.com