PHP Classes

Packages of BrettsBSD.net

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of BrettsBSD.net (3)  >  Mission progress status  >  Reputation  
Picture of BrettsBSD.net
Name: BrettsBSD.net <contact>
Classes: 3
Country: United States United States
Age: ???
All time rank: 59580 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 4950
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image linker.class.php  
Parses a string that contains URLs or email addresses, and automatically replaces them with html link code.
Parses a string that contains URLs or email addresses, and automatically replaces them with html link code. You can also easily change the format of a link.

This is intelligent in that it uses regular expresses to extract URLs and email address even if within punctuation such as parenthesis or up against an ending punctuation character such as a period, semi-colon, etc.

See the linkerTest.php for its implementation.
Not enough user ratings

  Files folder image testThis.class.php  
This class allows you to test constraints using one line of code.
This class allows you to test constraints using one line of code.
This is usefull if you are checking for required conditions at the top of a
page. It hase 2 action levels for a return of false -- 1 displays an
error message (customizable) and kills the execution of the script. 2 returns
a false and displays the error message. There is also an example on how to
create additional methods. For this I chose to implement the file include
directives require() and include().
Not enough user ratings

  Files folder image treemenu2.php3  
This is a modification on Sword Su's code.
This is a modification on Sword Su's code. You can now collapse menus with out
having to click on another. I also refined the html a bit. I am currently
working on an easy way to implement nested menus.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z