File splitter
16
A small function to help you debug your PHP scripts (with the debug modell, output as much as possible to see where the script fails).
11
This will give you CheckDNSRR functionality in windows.
This function is only natively available in php while running on Linux.
This function is only natively available in php while running on Linux.
13
This little function will split an e-mail address passed to it at the @ sign, and make sure that there is a valid e-mail server at the other end =)
5
Returns an array of folder/file names in the specified path.
9
This routine checks a client's IP address against a few open lists of blacklisted IP addresses, returns TRUE if the ip is a known proxy.
8
A very simple yet very useful function to have around. Especially generating session codes, filenames or new passwords
5
This detects screen resolution using javascript and makes it available to php by way of cookies.
8
Use this utility to grab lines from a file. Arguments are the input file, starting ling number and ending line number.
3
Open a File For Input









