Scotty13 Posted November 9, 2012 Report Posted November 9, 2012 <tr> <td><font size=2 color="#FFFFFF"><b><?php echo "$month_full $year" ; ?></b></font> </td> <td align="right"> <? echo "<a href='index.php?Sec=home&req_month=$prev_month&year=$prev_year'><img src=../images/pmonth.gif border=0></a> "; ?> <? echo "<a href='index.php?Sec=home&req_month=$next_month&year=$next_year'><img src=../images/nmonth.gif border=0></a> "; ?> </td> </tr> </table> Thanks in advance, Scotty Quote
falkencreative Posted November 9, 2012 Report Posted November 9, 2012 I think you'll need to explain what your issue is in a bit more detail? It's hard to tell what you are expecting and what you are getting. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.