Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off



Easy Navigation: Directory Home / PHP Functions

PHP Functions : Configuration file parser  Title: Configuration file parser  Marked Cool
Submitted on: 2005-03-12
Popularity: 1 points out of 10

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)


PHP Functions : Safe Wordwrap  Title: Safe Wordwrap  Marked Cool
Submitted on: 2005-02-09
Popularity: 0 points out of 10

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)


PHP Functions : JSEMAIL  Title: JSEMAIL  Marked Cool
Submitted on: 2005-01-03
Popularity: 0 points out of 10

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)


PHP Functions : FTP Directory Listing Validation  Title: FTP Directory Listing Validation  Marked Cool
Submitted on: 2005-01-02
Popularity: 0 points out of 10

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)


PHP Functions : Get All Class Members  Title: Get All Class Members  Marked Cool
Submitted on: 2004-12-21
Popularity: 1 points out of 10

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)


PHP Functions : Process entry provided by ftp_rawlist  Title: Process entry provided by ftp_rawlist  Marked Cool
Submitted on: 2004-12-20
Popularity: 0 points out of 10

Description:  Returns various attribute of file entry from ftp_rawlist()

   Total Hits: 499    Total Votes: 0    Total Points: 0 (0 reviews)    (Full Detail)


PHP Functions : FTP Directory  Title: FTP Directory  Marked Cool
Submitted on: 2004-12-20
Popularity: 0 points out of 10

Description:  Returns if the specified directory exists and is a directory

   Total Hits: 693    Total Votes: 0    Total Points: 0 (0 reviews)    (Full Detail)


PHP Functions : Determining file size in FTP  Title: Determining file size in FTP  Marked Cool
Submitted on: 2004-12-20
Popularity: 0 points out of 10

Description:  Returns size of specified file in FTP

   Total Hits: 803    Total Votes: 0    Total Points: 0 (0 reviews)    (Full Detail)


PHP Functions : Bytes Scale function  Title: Bytes Scale function  Marked Cool
Submitted on: 2004-11-29
Popularity: 1 points out of 10

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)


PHP Functions : PHP Info  Title: PHP Info  Marked Cool
Submitted on: 2004-11-28
Popularity: 1 points out of 10

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 >

© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.