PHP Return Values

Okay, now this is becoming a critical function. I have just been isntructed that along with sending the information via e-mail, I also have to check the username against the system passwd file, and if everything goes well, then add all the info to a MySQL database table. So, getting the return values are critical now…

Also, don’t suppose anyone knows how to add a paypal system? Just kidding, I’m going to run that through another PHP site, and that will also have to pay attention to the return values, otherwise, I’m going to have to go with straight PHP and not be able to use Flash for this, which is my primary option right now…