php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1832 Scripting Engine problem
Submitted: 1999-07-22 12:19 UTC Modified: 1999-07-31 14:58 UTC
From: johnh at solidtechnology dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 1 OS: Linux 2.2.9
Private report: No CVE-ID: None
 [1999-07-22 12:19 UTC] johnh at solidtechnology dot com
include("http://www.somedomain.com/index.html");

The include doesn't return the included document properly. There doesn't seem to be any consistency like first part, last part.  Same thing under php3 works fine.  Maybe some type of buffering issue.

Running php as cgi.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-31 14:58 UTC] zeev at cvs dot php dot net
Fixed in the latest CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC