Code Snippets by Koolvin

Jul 10, 2011
This function will validate all USA credit cards numbers, all it really does is verify the numbers, not the actual format. example: if (!validateCC($_POST['creditcard'])) { echo..
Jan 20, 2011
This is a function that truncates input in a rather different way if I'm correct. (I've never seen it done this way) Usage: getTrunc("String",LENGTH); What it does is first..
9 comment(s)  ·   ·  PHP Snippet
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.