Title: echo img
Last modified: August 20, 2016

---

# echo img

 *  [piedro666](https://wordpress.org/support/users/piedro666/)
 * (@piedro666)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/echo-img/)
 * Hi,
    I’m trying to show an image in my post but it doesn’t work
 * >  [php]
   >  echo ‘<img src=”[http://localhost/test/wp-content/uploads/2013/03/1.png&#8221](http://localhost/test/wp-content/uploads/2013/03/1.png&#8221);
   > height=”100″ width=”100″>’; [/php]
 * Could you help me to find out where the mistake is, please?
 * [http://wordpress.org/extend/plugins/allow-php-in-posts-and-pages/](http://wordpress.org/extend/plugins/allow-php-in-posts-and-pages/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [piedro666](https://wordpress.org/support/users/piedro666/)
 * (@piedro666)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/echo-img/#post-3615537)
 * I have solved this problem:
 * >  [php]
   >  $Image=”[http://localhost/test/wp-content/uploads/2013/03/1.png&#8221](http://localhost/test/wp-content/uploads/2013/03/1.png&#8221);;
   > echo “[img src ='”.$Image.”‘]”; [/php]

Viewing 1 replies (of 1 total)

The topic ‘echo img’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/allow-php-in-posts-and-pages_edefed.
   svg)
 * [Allow PHP in Posts and Pages](https://wordpress.org/plugins/allow-php-in-posts-and-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/allow-php-in-posts-and-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/allow-php-in-posts-and-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/allow-php-in-posts-and-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/allow-php-in-posts-and-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/allow-php-in-posts-and-pages/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [piedro666](https://wordpress.org/support/users/piedro666/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/echo-img/#post-3615537)
 * Status: not resolved