![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2006
Posts: 3
Rep Power: 0
![]() |
grabbing MSN friends list to my php page ... how ???
Hi,
i need help - how can i use PHP to grab MSN Messenger friends list to my PHP web page ?. i think we would use sockets method for that or some thing else - help if u can yours ... |
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
You'd have to be running something on the computer you have MSN on (if the webserver isn't on your box) and using the Win32 API read the list then send that info to the webserver.
PHP has a Win32 API module but it's experimental iirc, so I'd write this in VB6 since I read you know that and write it to a file. If you are looking for any more advice, like "how to do it" then we can't help you. We don't do things for you, that's not what this is about, we just guide you along the way.
__________________
|
|
|
|
|
|
#3 |
|
Professional Programmer
|
I'd use another program to grab the list an export it as XML or something, then include it on your page with PHP.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|