Need littel Help

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
ScOrPi
Forum Commoner
Posts: 44
Joined: Fri Jul 09, 2010 8:01 am
Location: BAGHDAD - IRAQ

Need littel Help

Post by ScOrPi »

Hi all,

iam new here .. i'd registred cuz i like php to much

the problem is 'i need 2 make a yahoo invisible script' but i don't know how to return the status ! :banghead:

So if u just help me :oops:

and thank u
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Need littel Help

Post by Jonah Bron »

ScOrPi wrote:...yahoo invisible script...
What is that? Could you explain a bit?
ScOrPi
Forum Commoner
Posts: 44
Joined: Fri Jul 09, 2010 8:01 am
Location: BAGHDAD - IRAQ

Re: Need littel Help

Post by ScOrPi »

if you are using @yahoo.com account .. or any other messengers .. one of status is (Invisible)

i want to make a web site (php) and i need to know how can i access the status of the id ..

it's almost like function return (online , offline and invisible)

in other word ..
i want to make a yahoo invisible checker script

:D
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Need littel Help

Post by Jade »

Currently this cannot be done with PHP, however it looks like there are plans in the works: http://developer.yahoo.net/blog/archive ... r_api.html
Post Reply