Hi,
Im trying to make a PHP script to create user accounts as soon as their payment has been authorized with paypal,
it works fine at the moment, but there is no way to check if there has been any errors creating the account, like if the username has been taken,
is there anyway to echo an error if a problem occurs when creating accounts?
thanks
Im trying to make a PHP script to create user accounts as soon as their payment has been authorized with paypal,
it works fine at the moment, but there is no way to check if there has been any errors creating the account, like if the username has been taken,
is there anyway to echo an error if a problem occurs when creating accounts?
thanks