Try this:
PHP Code:$n = 1;
echo "<table><tr>";
while (FETCHRARESQUERY){
if ($n == '4'){
echo "</tr><tr>";
}
echo "<td>RARE</td>";
$n++;
)

Try this:
PHP Code:$n = 1;
echo "<table><tr>";
while (FETCHRARESQUERY){
if ($n == '4'){
echo "</tr><tr>";
}
echo "<td>RARE</td>";
$n++;
)
<?php
displayRares("rare", "150");
?>
That is display code. If anyone can fix please help.
Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.
(X Moderator)
AKA Cheekykarl
http://habbocouncil.co.uk/rares/
They managed to do it :S Send them an email.
Also how do you get the value to appear under the image?
Last edited by Verrou; 19-08-2007 at 10:43 AM.
Do they use same system?http://habbocouncil.co.uk/rares/
They managed to do it :S Send them an email.
Also how do you get the value to appear under the image?
Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.
(X Moderator)
AKA Cheekykarl
As far as I am aware, they do.
It was posted some time ago on how to do it but I cant find it.
.:; Johno
Well iv emailed them but not sure i will get reply.
If you find out how please post here![]()
Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.
(X Moderator)
AKA Cheekykarl
I have done it before using DIVS / CSS
just put the rare image into a div with a id tag
for that you have
width: 20%;
float: left;
that would put 5 in a row.
If you post the file that has the function and the display file then I will code it.
Last edited by Luckyrare; 19-08-2007 at 01:32 PM.
Yeah, I was just about to post this : http://www.habboxforum.com/showthread.php?t=382218&highlight=Project+Rare+Val ues
It was about it but Lucyrare didnt post the code so at least his previous post has explained it and that he is gonna help
.:; Johno
Can someone post the code to functions.inc.php so I can help you x]
Want to hide these adverts? Register an account for free!