| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | MSN Website Integration, is it possible? Hello there! I was wondering if it's possible to integrate msn into a website and how to come across doing it if it is. If you dont already understand what I mean, I mean something like ebuddy.com...things along the line of that. It would be really appreciated if someone could help me here as it's really puzzling me, also if it's easy enough to do, then i'm going to make an msn/wlm messenger site (like mess.be) and i'm open to co-owners/helpers! ![]() Thanks, Lewis
__________________ "Pretending that we live doesn't make us alive" - Serj Tankian & Iommi |
| |
| | #2 (permalink) |
| A Wealth of Knowledge | are you talking about something like meebo? If you're strictly talking about the likes of msn (or whatever one you're using), this might be what you're talking about. -Steve
__________________ Follow Me on Twitter: |
| |
| | #4 (permalink) |
| Buy my domains. | http://flumpcakes.co.uk/php/msn-messenger That's a PHP MSN messenger class. I don't know if it works. |
| |
| | #6 (permalink) |
| NamePros Regular | Just a n00b question, how do I come across using this? Do I just upload and it should work or are there certain procedures that I must go through before-hand to ensure it works? Lewis
__________________ "Pretending that we live doesn't make us alive" - Serj Tankian & Iommi |
| |
| | #8 (permalink) |
| NamePros Regular | Hmmmm, I uploaded all files on http://www.ivup.com/msn and i'm still hugely confused... Can anyone who has ever seen these files before assist me in any way at all?
__________________ "Pretending that we live doesn't make us alive" - Serj Tankian & Iommi |
| |
| | #9 (permalink) |
| Senior Member | going by the error generated your server does not have curl installed. Also looking through the class it seems that each person connected will take up a request to your httpd server. That resource will not be freed UNTIL they close your page. So if they are on for half an hour that resource is unavailable for half an hour. So unless you have control over the server I would not recommend using this. Last edited by filth@flexiwebhost; 10-30-2006 at 02:31 PM. |
| |
| | #10 (permalink) |
| NamePros Regular | As well as that you have not changed EMAIL@hotmail.com to your hotmail email and your password has not been edited either, Also if your server is in safe mode then this will not work. |
| |
| | #12 (permalink) |
| Buy my domains. | Open sample.php and change the email and password values to your actual MSN sign in. Right now you have it set as EMAIL@hotmail.com. (the default) If that works, it would be easy to make a form for logging in. |
| |
| | #15 (permalink) | |
![]() | Quote:
.Can't connect to SSH, so can't say for sure whether i have curl or not :P. Working on it...
__________________ <?php if(1===1){ $computer="fine."; }else{ $computer="broken."; } echo "Your computer is ".$computer; ?> | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |