I need a php script that will do the following: Capture a form, email the results and store half of a credit card number. The credit card number will need to be retrieved from the DB via a pin number, maybe we can assign the user a pin, and they enter it, and see the info or something. This is required very urgently - sooner the better. Payment in USD via PayPal. Form in question is just a simple mailer form, we want all results from that to go to an email address, then there are 4 boxes for the CC number, we want 2 of the boxes sent along with the email, and the other 2 stored, I guess along with the email address for retrieval.