The NS has launched a new space transportation service, using German trains which were upgraded into spaceships.
PHP:
1
2
3
4
5
6
7
8
9
| <? $query = "SELECT * FROM $db_table WHERE organisatie like '%$org%'"; $result = mysql_query($query); while($row = mysql_fetch_array($result)) { print "$row[0]<br>\n"; } ?> |
* razor-x
had de post van smokeysoft weer eens niet gelezen