|
I have a simple question.
I have a variable: $id1397 i want to be able to do several thins with this variable. i want to be able to print it (easily done) but also call it in a link to load a picture:
<img src"mypage.com/images/$id.gif">
obviusly this is not done like that. how might i be able to pull that off? keep in mind i am an EXTREME NEWBIE so anthign that you sugest i will probably have to look up.
ps wondering if someone could post a link to GOOD php tutorials (easy to understand and straight forward.)
Last edited by Gathos; 11-08-2007 at 11:48 AM..
Reason: i'm a putz
|