Search:

Type: Posts; User: Json

Search: Search took 0.15 seconds.

  1. Replies
    6
    Views
    5,211

    Re: Method for Cedit card check, help!!!!1

    My first question would be, can a credit card number start with a zero?

    If so, you need to capture it as a string rather than a long.

    Second of all I'd suggest you use a string anyway and loop...
  2. Replies
    6
    Views
    5,211

    Re: Method for Cedit card check, help!!!!1

    I take it this is an assignment, however if its not, how about Validator - Commons Validator

    // Json
Results 1 to 2 of 2