Tweaking your Community

:)aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

You are not connected. Please login or register

PHP [] Projects [] Site Navigation sample source codes

3 posters

Go down  Message [Page 1 of 1]

sir.penney

sir.penney
Administrator
Administrator

Code:
Yahoo Status

<?php
function yahoo($id){
    $url = 'http://opi.yahoo.com/online?u=';
    $data = file_get_contents($url . $id);
    if (trim(strtolower(strip_tags($data))) != 'user not specified.') {
        return (strlen($data) == 140) ? 'online' : 'offline';
    } else {
    return trim(strip_tags($data));
    }
    }
?>

mybej

mybej
Member

Nice script but doesn't work with IE6 Up.

admer

admer
Moderator
Moderator

bej your right, but try this to use it in MFF or Google Chrome.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum

 



iJerick | Forumotion | Punbb | jQuery | CSS3
Copyright © 2011 TweakGround™. All Right Reserved.

Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com