ID: 24053 Comment by: info at web-bureau dot com Reported By: jphey at netdoor dot com Status: No Feedback Bug Type: Scripting Engine problem Operating System: Linux 2.4.20 PHP Version: 4.3.2 New Comment:
I think this should be opened again - especially as it's not just a case of cluttering up the page - the include only half-works! The file is evaluated, but it's variables don't get back to the calling file. Previous Comments: ------------------------------------------------------------------------ [2003-11-06 15:40:56] info at web-bureau dot com Hi, I'm experiencing this on PHP 4.3.3 on Linux. I notice that variables defined in the remote included file are *not* then available in the including file!.. Is there any way round this for remote files? ------------------------------------------------------------------------ [2003-09-22 06:48:49] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2003-09-16 23:48:12] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Cannot replicate the described problem. ------------------------------------------------------------------------ [2003-07-25 03:49:57] [EMAIL PROTECTED] Apparently there is still a problem. Will investigate this weekend. ------------------------------------------------------------------------ [2003-06-19 08:26:24] andy dot roche at igraphicsmedia dot com I would concer that something has gone wrong with the include AND require statements. I am getting the stream error message on any that use a URL to point to them. If the file is local to the page being processed (i.e. <?php [include/require] ('header.htm'); ?>) then it won't error out. The error ONLY occurs processing remote addresses (i.e. <?php [include/require] ('http://somewhere.com/header.htm'); ?>). Suppressing the error message will only hide the problem, not fix it. I don't mind not having my visitors see the errors, but it would be nice to the problem fixed as well. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/24053 -- Edit this bug report at http://bugs.php.net/?id=24053&edit=1