PHP Table Class
7
This code, working with MovableType, creates a tag cloud of tags entered into the keyword field of a blog entry. You can see the results and read my write-up which explains some other things that help with MovableType and tag clouds. I got this code from Al-Muhajabah and made a few minor tweaks. Put the PHP snippet below inside a MT template that creates a php page.
7
Validate Email Address
8
This function simply splits a file based on the splitter supplied and returns an array with the values. It's pretty much like the file() function. This script could be helpful in section editings.
8
A very simple yet very useful function to have around. Especially generating session codes, filenames or new passwords
8
Truncate String
8
Fixed missing $ sign.
8
Ping, PingOMatic service for an updated. Requires: The Inutio XML-RPC Library.
9
Get a List of Folders and/or Files
9
This is a simple PHP script that will show whether a certain port/socket of a certain computer is currently open/active.
9
Function that splits a given string into sections based on the allowed length for a section. Does not split words up. Splits string on Space character (can be set to another character)









