BGonaSTICK
Retired Moderator
- My Satellite Setup
- Dreambox 7000, Skystar2
- My Location
- Brighton
Code:
<script type="text/javascript">
</script>
<script type="text/javascript">
</script>
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
[IMG]image.gif[/IMG]
[URL="testing.html"]Testing[/URL]