|
|
|
class CORE, hard-security-version
PHP (Hypertext Preprocessor)
|
9 Days Ago
|
0
|
- - -
|
- - -
|
14,596 Chrs
|
|
You must define all incoming keys. If any key from query-string isn't registered, the query is bad, the key will be removed and the core-class generates an url-forwarding.
If the query-string contain
|
|
|
ADVANCED:: class ICON: binary-icon (text) from matrix to gif/png
PHP (Hypertext Preprocessor)
|
39 Days Ago
|
0
|
- - -
|
Yes
|
15,176 Chrs
|
|
ONLY ONE SOURCE! MILLIONS OF ICONS!
the class is part2 of my binary-icon-creator. it will save the icons as files in a icon-folder, or create a new icon if the called icon doesn't exist.
i belie
|
|
|
BASIC:: class ICON: binary-icon (text) from matrix to gif/png
PHP (Hypertext Preprocessor)
|
39 Days Ago
|
0
|
- - -
|
- - -
|
8,512 Chrs
|
|
returns a (transparent) icon; it's usefull for minimalism webdesign :)
i've hundrets of binary-icons and i hate it, to convert the colors of my gif-icons in photoshop.
my idea: create a binary-l
|
|
|
sort array in a class
PHP (Hypertext Preprocessor)
|
50 Days Ago
|
0
|
- - -
|
- - -
|
3,909 Chrs
|
|
Resort an array by keys.
quote from Dave (IRC#fluchen): "Sorting arrays is pain in the a**" :P
|
|
|
Tinyurl
PHP (Hypertext Preprocessor)
|
58 Days Ago
|
0
|
- - -
|
Yes
|
12,017 Chrs
|
|
Create a hashfile in a targetfolder and save the url in this.
|
|
|
Force-Downloader + Trash-URLs + Directory-Index
PHP (Hypertext Preprocessor)
|
59 Days Ago
|
0
|
- - -
|
Yes
|
33,460 Chrs
|
|
This is a directory-index/download-script.
Script read the target-directory, save allowed files in an array and order this by name, size, extension or upload-time.
Options:
It allowes trash-urls
|
|
|
getIRCQuote()
PHP (Hypertext Preprocessor)
|
62 Days Ago
|
0
|
- - -
|
- - -
|
4,852 Chrs
|
|
Parse a HydraIRC-log and return a random quote from a random channel.
|
|
|
readcss()
PHP (Hypertext Preprocessor)
|
62 Days Ago
|
0
|
- - -
|
- - -
|
5,350 Chrs
|
|
function parse your CSS and returns the data as array
|
|