bonjour:
je suis un débutant en javascript mais j'arrive à comprendre quelque truc mais dans ce cas de figure je comprends pas bien
voici mon appel
et voici ma fonction
pouvez m'aider svp
je suis un débutant en javascript mais j'arrive à comprendre quelque truc mais dans ce cas de figure je comprends pas bien
voici mon appel
<script type="text/javascript">
setInterval("$last_post",50000);
</script>
et voici ma fonction
$last_post = $user_avatar.'<a href="viewtopic.php?pid='.$cur_forum['last_post_id'].'#p'.$cur_forum['last_post_id'].'">'.$ext_si['top'].'</a> <span class="byuser">'.$ext_si['bottom_left'].$ext_si['bottom_right'].'</span>';
pouvez m'aider svp
