|
currency.inc.php - Think Currency Functions
|
signin
Required Parameters: None
Optional Parameters: None
Returns: None
Description: This function processes the second step in the checkout process, where current clients are asked to sign in, and new clients are asked to register. The values of hidden fields in the form, called 'action' and 'current,' determine the form that function ultimately includes.
function signin()
|