Script detector invible yahoo :D
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Script detector invible yahoo :D
as avea si eu nevoie de un script...pentru a arata cand cineva este pe invisible.. gen http://www.yahoo-status.com/
ms anticipat
ms anticipat
dar stiu eu cat de cat...am facut un scriptulet ..dar vreau ceva mai complex...
vreau sa arate...o imagine anume..cand este online, invisiblesau offline
daca pote sa ma ajute cineva raman dator
<?php
if(isset($id)) {
echo '<p>'.$id.' este <img src="http://opi.yahoo.com/online?u='.$id.'"></p>';
echo '<p><img src="http://img.msg.yahoo.com/avatar.php?yid ... t=png"></p>';
}
?>
vreau sa arate...o imagine anume..cand este online, invisiblesau offline

daca pote sa ma ajute cineva raman dator

<?php
if(isset($id)) {
echo '<p>'.$id.' este <img src="http://opi.yahoo.com/online?u='.$id.'"></p>';
echo '<p><img src="http://img.msg.yahoo.com/avatar.php?yid ... t=png"></p>';
}
?>
Am gasit un script
aproape cu ce vreau eu
numai ca la acest script nu iti arata daca e invisible ..dar poate ma ajutati voi sa il fac mai complex..sa para sa dai add la id`ul respecitv...sa ii trimiti un fisier..etc. ms anticipat
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Poza avatar</title>
</head>
<?php if(isset($_GET['id'])) $id = $_GET['id']?>
<body>
<form action="messenger.php" method="get">
<p>Introduceti ID:</p>
<p><input type="text" name="id" maxlength="100" size="15" value="<?php if(isset($id)) echo $id; ?>"></p>
<p><input type="submit" value="Afiseaza"></p>
</form>
<?php
if(isset($id)) {
echo '<p>'.$id.' este <img src="http://opi.yahoo.com/online?u='.$id.'"></p>';
echo '<p><img src="http://img.msg.yahoo.com/avatar.php?yid ... t=png"></p>';
}
?>
</body>
</html>
salveaza cu numele messenger.php


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Poza avatar</title>
</head>
<?php if(isset($_GET['id'])) $id = $_GET['id']?>
<body>
<form action="messenger.php" method="get">
<p>Introduceti ID:</p>
<p><input type="text" name="id" maxlength="100" size="15" value="<?php if(isset($id)) echo $id; ?>"></p>
<p><input type="submit" value="Afiseaza"></p>
</form>
<?php
if(isset($id)) {
echo '<p>'.$id.' este <img src="http://opi.yahoo.com/online?u='.$id.'"></p>';
echo '<p><img src="http://img.msg.yahoo.com/avatar.php?yid ... t=png"></p>';
}
?>
</body>
</html>
salveaza cu numele messenger.php

Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator