[PHP-DEV] PHP 4.0 Bug #2868: include statement fails in framesets From: barmeier <email protected>
Date: 11/30/99

From: barmeier <email protected>
Operating system: winnt 4 Sp4 iis4
PHP version: 4.0 Beta 3
PHP Bug Type: Scripting Engine problem
Bug description: include statement fails in framesets

When using a framset where 4 or 5 PHP scripts will be loaded the include statements report errors like
cannot redeclare function or
path not found.

When reloading the frameset everything works fine or the
errors occur in other frames.

If I use a frameset with 4 to 5 frames all loading a PHP script I never get the whole frameset loaded without errors.

The same frameset works fine from PHP 3.06 to 3.12

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>