Title: echo PHP within PHP?
Last modified: August 19, 2016

---

# echo PHP within PHP?

 *  [bwinn](https://wordpress.org/support/users/bwinn/)
 * (@bwinn)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/echo-php-within-php/)
 * I am not good with PHP but I am learning…. quick question. Why can’t I echo PHP
   within a PHP tag?
 * Here is what I am trying to do… but it’s not working:
 *     ```
       <?php
       function my_super_admin_widget() {
       global $blog_id;
       if( $blog_id == '42' ) {
       echo '<?php if (function_exists('easing_slider')){ easing_slider(); }; ?>'; }
       }
       ?>
       ```
   
 * Thanks for your help!

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/echo-php-within-php/?output_format=md) [1](https://wordpress.org/support/topic/echo-php-within-php/?output_format=md)
2

 *  Thread Starter [bwinn](https://wordpress.org/support/users/bwinn/)
 * (@bwinn)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/echo-php-within-php/page/2/#post-1778961)
 * I deleted sponsor_ad_widget.php and its still giving me an error. What do you
   think the problem is esmi? The trailing spaces?
 *  Thread Starter [bwinn](https://wordpress.org/support/users/bwinn/)
 * (@bwinn)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/echo-php-within-php/page/2/#post-1778962)
 * Esmi, you were exactly right. It was the trailing spaces indeed. Thanks!

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/echo-php-within-php/?output_format=md) [1](https://wordpress.org/support/topic/echo-php-within-php/?output_format=md)
2

The topic ‘echo PHP within PHP?’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 3 participants
 * Last reply from: [bwinn](https://wordpress.org/support/users/bwinn/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/echo-php-within-php/page/2/#post-1778962)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
