| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of BrettsBSD.net (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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 |
| ||||
| 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 |
| ||||
| 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 |