Login to icq account to receive messages from contact #12345678
- by justastefan
Is there a way to have a php-script running, that does the following things:
- log into icq-account
- receive all (if any) messages from an existing contact #12345678 and
- write those messages into an array like e.g. $messages = array();