 |
Easy Navigation:
Directory Home /
PHP Functions
Title: Configuration file parser Marked Cool Submitted on: 2005-03-12
Popularity: 
Description: Parses a configuration file (or a string) and stores the elements in a PHP array. The configuration file is much like PHP's configuration file (php.ini).
Total Hits: 832
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: Safe Wordwrap Marked Cool Submitted on: 2005-02-09
Popularity: 
Description: A substitute for PHP's default wordwrap() function. This function doesn't touch HTML tags, but text.
Total Hits: 770
Total Votes: 0
Total Points: 0 (1 reviews)
(Full Detail)
|
Title: JSEMAIL Marked Cool Submitted on: 2005-01-03
Popularity: 
Description: Obfusicates e-mail addresses with JavaScript. (Prevents spam bots from picking email addresses from web-pages with this function generating all e-mail addresses.)
Total Hits: 587
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: FTP Directory Listing Validation Marked Cool Submitted on: 2005-01-02
Popularity: 
Description: The function accepts a root path which the user must not go below (towards the root of the drive/partition) and a user path that the user is attempting to access. If the user path does not go below the root path the function will return a boolean true, and if not a boolean false.
Total Hits: 685
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: Get All Class Members Marked Cool Submitted on: 2004-12-21
Popularity: 
Description: For PHP5 only, for a given class name, returns an array of all class members (properties) as ReflectionProperty objects, for the class, and all of its ancestors (infinite)
Total Hits: 832
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: Process entry provided by ftp_rawlist Marked Cool Submitted on: 2004-12-20
Popularity: 
Description: Returns various attribute of file entry from ftp_rawlist()
Total Hits: 499
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: FTP Directory Marked Cool Submitted on: 2004-12-20
Popularity: 
Description: Returns if the specified directory exists and is a directory
Total Hits: 693
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: Determining file size in FTP Marked Cool Submitted on: 2004-12-20
Popularity: 
Description: Returns size of specified file in FTP
Total Hits: 803
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: Bytes Scale function Marked Cool Submitted on: 2004-11-29
Popularity: 
Description: Returns the nearest prefix (k, M, G) for $bytes (given parameter).
Total Hits: 886
Total Votes: 0
Total Points: 0 (0 reviews)
(Full Detail)
|
Title: PHP Info Marked Cool Submitted on: 2004-11-28
Popularity: 
Description: This function will show the PHP information of your web server. Really useful most of the time. I use it daily.
Total Hits: 1178
Total Votes: 0
Total Points: 0 (1 reviews)
(Full Detail)
| | Next > |
|
 |