![]() |
#31
|
||||
|
||||
![]()
I had a look, that's nicely done - I'm not sure if it's exactly what I'm looking for, but if nobody can figure it out, I guess I'll probably just settle for the search feature. Out of courosity, you aren't willing to show me or share with me how you did that clicking page wold you?
__________________
|
#32
|
||||
|
||||
![]()
Clicking Page?
|
#33
|
||||
|
||||
![]()
The nursery page?
__________________
|
#34
|
||||
|
||||
![]() Code:
<center><table> <th>Nursery<br> <?php mysql_connect("localhost", "YOUR-DATABASE-USERNAME", "YOUR-DATABASE-PASSWORD"); mysql_select_db("YOUR-DATABASE") or die(mysql_error()); ?> <tr> <td VALIGN="top" > <? // Retrieve all the adopts from the table $result = mysql_query("SELECT * FROM adopts_owned_adoptables WHERE isfrozen = 'no' LIMIT $start, 50") or die(mysql_error()); while($row = mysql_fetch_array( $result )) { // Print out the contents of the entry echo "<a href=\"http://YOUR-SITE-URL/levelup.php?id=" .$row['aid'] . "\" target=\"view\"><img src=\"http://YOUR-SITE-URL/get/".$row['aid'].".gif\" title=\"" .$row['owner'] . "\"></a> "; } ?> </td> </tr> <tr> <td> <?php for($i=1; $i<=$pages; $i++) { echo '<a href="?p=' . $i . '">[' . $i . ']</a> '; } ?> </td> </tr> </table> <iframe name="view" id="view" scrolling="no" width="100%" height="600px" frameborder="0"> Last edited by SilverDragonTears; 09-17-2011 at 09:18 PM. |
#35
|
||||
|
||||
![]()
Can I add a variation of that to my site? I wouldn't mind somewhere that the members could view some random rats and help them grow. ^.^
__________________
|
#36
|
||||
|
||||
![]()
Of course =) If you would make me a sprite for my site in return?
|
#37
|
||||
|
||||
![]()
sure! How many/what type. I do pixeling with shading, most animals are fine. I would be willing to do a few if you could do a market page for me as well.
All stages, eggs as well I'm assuming? How many stages are there?
__________________
|
#38
|
||||
|
||||
![]()
There are 4 egg stages, 1 baby stage, and an adult. Male/Female of baby & adult is fine if you'd like. Something that would go well with our "Misty Woods" theme? Ideas?
Yes, I'll help you with that =) |
#39
|
||||
|
||||
![]()
I'll message you some ideas.
__________________
|
#40
|
||||
|
||||
![]()
You can also use the search page and get them ;)
__________________
![]() NABARUDIS.COM
|
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help Making Stats Page = Click Page & Lineages? | squiggler | Questions and Supports | 2 | 02-22-2014 04:42 AM |
Adopt Page & Pound Page change? | tahbikat | Questions and Supports | 3 | 02-14-2014 03:19 PM |
pets | dradar | Questions and Supports | 5 | 08-06-2010 05:48 PM |
Page that will display a user's pets (non layout destroying update) | kisazeky | Addons/Mods Graveyard | 12 | 11-05-2009 08:27 PM |
I don't see my pets...help | sdsmith64 | Questions and Supports | 8 | 07-27-2009 06:03 PM |
What's New? |
What's Hot? |
What's Popular? |