PHP Validation Numbers Only From

How to check for number values only and block or convert letter strings to integers.
Continue Reading »

Formatting Numbers in Flash for Commas

Here is how to use actionscript to format a number in Flash with commas per thousands.
Continue Reading »

Split() by newline and return using PHP

How to create an array by using the split() function on multiple newlines and returns.
Continue Reading »