I'm trying to validate a login as part of a script so once a couple of stages have been completed I can redirect a user to a pre-generated invoice on their account.
Hi guys,
Hope someone can help me. I am trying to integrate as part of a script automated login into my system, I have got a far as getting ValidateLogin to return a uid and hash from the API, however I really am not sure what I am ment to do with this information, I have put it into 2 session variables as described in the wiki.
Any help really appreciated.