Load 2 URL's using php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dalton565
Forum Newbie
Posts: 5
Joined: Wed Jan 30, 2008 8:17 am

Load 2 URL's using php

Post by dalton565 »

Is this possible.

I want to load

1. A url to log a user out of a 3rd party forum [followed by]
2. A url to log the the user out of the main site

I want them to happen immediatley after each other in the order above, how can i achieved this using php or javascript, as easily as possible. All by clicking a single logout link from the main site. Cheers

Help appreciated
RT
Post Reply