Below are snippets for wiz1705.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

16
Date Submitted Mon. Oct. 9th, 2006 2:58 PM
Revision 1
Scripter wiz1705
Tags Array | PHP | XML
Comments 1 comments
I've seen XML 2 Array functions done in other ways but this is the shortest implementation I've seen yet. I didnt write it myself though, but I thought I'd submit it for common good of this site. It uses regex and works prefectly.
15
Date Submitted Mon. Oct. 9th, 2006 2:49 PM
Revision 1
Scripter wiz1705
Tags classes | PHP | plugins
Comments 0 comments
Basic internal class loading for PHP. Could make some plugins with this code if used properly.
13
Date Submitted Thu. Oct. 5th, 2006 4:06 PM
Revision 1
Scripter wiz1705
Tags tags
Comments 9 comments
Creates one of those neat Web 2.0-like tag clouds!
12
Date Submitted Thu. Oct. 12th, 2006 5:34 PM
Revision 1
Scripter wiz1705
Tags C | stdin | termios
Comments 0 comments
Using the Termios library, we can have the user enter a character on the keyboard, without it being displayed on the screen.
5
Date Submitted Sat. Sep. 9th, 2006 8:27 AM
Revision 1
Scripter wiz1705
Tags "reduce fractions" | algebra | math
Comments 2 comments
A while back ago I wrote this in a simple program I wrote.

Unfortunately, it only reduces proper fractions. If someone wants to rewrite it and make it work with inproper fractions that would be awesome!