codepad
[
create a new paste
]
login
|
about
goodspeed
Name:
Dave Q
Email:
Site/Blog:
http://dave.quitoriano.org
Location:
Default language:
PHP
Favorite languages:
Filipino
About:
I will relentlessly attempt world domination.
Saved pastes by goodspeed:
PHP
,
pasted on Mar 25:
1
2
3
4
5
<?php
function
validateCC
(
$ccnum
){
// Clean up input
...
view
(85 lines, 2 lines of output)