php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13330 Will not Compile so called Inlines of Code,
Submitted: 2001-09-16 10:24 UTC Modified: 2001-09-16 10:28 UTC
From: pudrik at telia dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.6 OS: WIN2K
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pudrik at telia dot com
New email:
PHP Version: OS:

 

 [2001-09-16 10:24 UTC] pudrik at telia dot com
for example...
try the following under linux and under windows..
the win version will not work!

<?PHP
echo "sample time()";
?>

in Linux it will work as it would and display "sample and the timestamp" but in windows it displays "sample time()"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-16 10:28 UTC] derick@php.net
It should echo out "sample time()" and it does that on both win2k, win 98 and Linux for me.
No bug.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC