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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 + 42 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 08:01:28 2024 UTC