Quote:
Originally Posted by tommyk1210
Can the egg image string not just be replaced with a MySQL query taking the level "This is level 1"
For example
PHP Code:
SELECT * FROM `adopts_levels` `adoptiename` WHERE `thisislevel` = 1
(I know the syntax isnt right :) )
|
Trail and Error.
Test it out, if it doesn't work, then you have answered your own question.