rdub Posted November 1, 2011 Posted November 1, 2011 I have a variable "image_description" I would like to show that on a page under an image. How might I code that to show the description?
germ Posted November 2, 2011 Posted November 2, 2011 <?php echo $image_description; ?> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.