Ross Hulford wrote:
> I want to asssign an image to a variable and show it if certain conditions
> are met. E.g
>

Make it a little more clear what you want.  Is this an already existing
image, or one you are trying to create?  If it already exists then you
want to use an img tag.

<?php echo '<img src="/path/to/image.jpg" />'; ?>

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to