localhorst


Member since 01/31/2008

8 snippets

6770 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 885 posted 14 years ago by localhorst
2 766 posted 15 years ago by localhorst
very easy to use pagination class, see website for comments
1 1368 posted 15 years ago by localhorst
Many examples that show how to use the header() function of PHP
3 705 posted 16 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 830 posted 16 years ago by localhorst
This snippet shows you how to limit the download rate of a file download.
18 4618 posted 16 years ago by localhorst
The PHP Code appears in Post Comments
4 1415 posted 16 years ago by localhorst
customized breadcrumbnavigation for PHPWCMS. Gives more control over styling and display. {MYBREADCRUMB:n}
0 650 posted 16 years ago by localhorst
« Prev 1 Next »