View Single Post
ישן 20-06-07, 11:03   # 21
X-T
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Jan 2007
הודעות: 1,021

X-T לא מחובר  

עדיין דף ריק
בדף שאני מציג:
PHP קוד:
<script language="javascript" src="http://www.xxx.co.il/xxx/marquee.php?id=1"></script> 
וב marquee.php
PHP קוד:
<script language="javascript">document.write('<marquee height="<?=$height;?>" width="<?=$width;?>" direction="<?=$move;?>"><?=$text;?></marquee>');</script>
כל הזמן דף ריק \=
__________________
You don't shine if you don't glow

Last edited by X-T; 20-06-07 at 11:09..