Find an error or want a free copy Contact me at PeterDownie@Live.com, need to test one of these functions? Please see Soap Tester
.Some functions do not work properly!| authorInformation.php | Author Information is a webservice that updates information about the author of the site, I use this instead of having to manually update each site I take credit for. | |
| baking_conversions.php | Baking conversions, use measurement.getTypes to get all the types in a string delimited by commas, then use that in measurement.volumeConvert or in measurement.convertToMl | |
| colorCode.php | These are a bunch of color functions, the colors were ripped off wikipedia April 12 2011 and stored in a database | |
| convertNumberToTheirWordFormat.php | This function converts all the way up to the max on an integer(athough its type is double for future use) | |
| diceRoller.php | Dice rolling function | |
| paperScissorsRock.php | This is a standard paper scissor rock playing function | |
| phoneticAlphabet.php | This function returns the phonetic alphabet | |
| randomKey.php | Random Key generates a random Key of uppercase, lowercase letters and/or numbers, you get to choose, you may also select the lenght of the key you wish to generate |