localhorst


Member since 01/31/2008

8 snippets

18377 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

localhorst's Recent PHP Snippets



« Prev 1 Next »
Example Running: alphaID(9007199254740989); will return 'PpQXn7COf' and: alphaID('PpQXn7COf', true); will return '9007199254740989' Easy right?
1 2133 posted 16 years ago by localhorst
2 1872 posted 17 years ago by localhorst
very easy to use pagination class, see website for comments
1 2727 posted 17 years ago by localhorst
Many examples that show how to use the header() function of PHP
3 2195 posted 18 years ago by localhorst
When processing text for a search engine or analysis tool, code needs to strip out punctuation, formatting, spacing, and control characters to reveal indexable text. In international text there are hundreds of these characters, and some should be rem...
1 1911 posted 18 years ago by localhorst
This snippet shows you how to limit the download rate of a file download.
18 11923 posted 18 years ago by localhorst
The PHP Code appears in Post Comments
4 2961 posted 18 years ago by localhorst
customized breadcrumbnavigation for PHPWCMS. Gives more control over styling and display. {MYBREADCRUMB:n}
0 1654 posted 18 years ago by localhorst
« Prev 1 Next »