Topic: can someone help me code this right
echo "<td><a href=\"".PUN_ROOT."gallery/".$file."\">".$file."</a></td>\n";
i want to replace the hyper link to a image link
i want a fixed size of 50px for both width and height.
width="50" height="50"
echo "<td><img src=\"".PUN_ROOT."gallery/".$file."\">"</td>\n";
Q
Don't be stupid and help ! We are the stupid one's !!!