drwitt


Member since 10/12/2006

5 snippets

5438 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

drwitt's Recent Snippets



« Prev 1 Next »
Many scripts rely on `$_SERVER[SCRIPT_URL]` which is sometimes missing. This function detects it from other server variables and fixes the missing field.
1 2376 posted 16 years ago by drwitt
0 1140 posted 18 years ago by drwitt
1 1160 posted 18 years ago by drwitt
This PHP4 function will increment a given string by a given interval. This might be useful when a string has to be unique. An optional array with "forbidden" return values may be passed. Usage:
2 1711 posted 19 years ago by drwitt
« Prev 1 Next »