Title: eval() Error on Exec-PHP with INCLUDE and GET parameters
Last modified: August 20, 2016

---

# eval() Error on Exec-PHP with INCLUDE and GET parameters

 *  [hbaumg](https://wordpress.org/support/users/hbaumg/)
 * (@hbaumg)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/eval-error-on-exec-php-with-include-and-get-parameters-1/)
 * Hello, WordPress is just great. But now I’m having a problem with the Exec-PHP
   plugin. Actually I think it’s a wordpress problem (or unknown behaviour to me),
   not a plugin problem.
    Usually Exce-PHP plugin just works fine, for example I
   can use a simple “include” as this:
 * > include ‘myprog.php’;
 * but it’s not working when passing parameters to this included php file:
 * > include ‘myprog.php?page=feature&id=2’;
 * this is strange. Here I get:
    Warning: include(myprog.php?page=feature&id=2) [
   function.include]: failed to open stream: No error in C:\xampp\htdocs\T2P-Wordpress\
   wp-content\plugins\exec-php\includes\runtime.php(42) : eval()’d code on line 
   16 Warning: include() [function.include]: Failed opening ‘myprog.php?page=feature&
   id=2′ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\T2P-
   Wordpress\wp-content\plugins\exec-php\includes\runtime.php(42) : eval()’d code
   on line 16
 * Does someone have an idea why?
    Thanks hb

Viewing 1 replies (of 1 total)

 *  Thread Starter [hbaumg](https://wordpress.org/support/users/hbaumg/)
 * (@hbaumg)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/eval-error-on-exec-php-with-include-and-get-parameters-1/#post-2515901)
 * Hello, I also tried with several others wp php plugins.
    All are returning the
   same error. So this has nothing to do with the plugings. It must be something
   special within wordpress itself. Any idea? Regards hp

Viewing 1 replies (of 1 total)

The topic ‘eval() Error on Exec-PHP with INCLUDE and GET parameters’ is closed to
new replies.

## Tags

 * [eval](https://wordpress.org/support/topic-tag/eval/)
 * [get](https://wordpress.org/support/topic-tag/get/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 1 participant
 * Last reply from: [hbaumg](https://wordpress.org/support/users/hbaumg/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/eval-error-on-exec-php-with-include-and-get-parameters-1/#post-2515901)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
