Cant get sytax correct
Posted by: Jaysdad (---.range109-151.btcentralplus.com)
Date: December 06, 2016 12:29AM

Trying to get a picture to appear on screen, resized to a width 128.

echo '<img src="image.php?img_url=<?=base_64_encode("'.$path.$match["photoname"].'"winking smiley?>&width=128'>

I get no errors, but no picture appears either
This one works albeit not resized.

echo '<img src="'.$path.$match["photoname"].'" />';


VMT

Options: ReplyQuote
Re: Cant get sytax correct
Posted by: Otomatic (Moderator)
Date: December 06, 2016 09:29AM

Hi,

This question is not On Topic
This site is for people having issues getting WAMPServer running and not a general HOW DO I site for everything web related.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.