
By: Xmoo | Date: Oct 8 2008 20:17 | Format: PHP | Expires: never | Size: 289 B | Hits: 1338
- <?php $obj=mysql_query("SELECT id FROM bloem_actie WHERE product >= 1 and product <= 80 ORDER BY RAND() LIMIT 1") or die(mysql_error());
- {
- $aid = $info->id;
- echo "<a href="?p=actie&a=user&id=".$aid."">".$aid."</a>";
- }
- ?>
Latest pastes
3 months ago
5 months ago
20 months ago
22 months ago
26 months ago