php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2849 Flat script mode
Submitted: 1999-11-28 13:11 UTC Modified: 1999-11-28 13:51 UTC
From: stas at zend dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.12 OS: Any
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stas at zend dot com
New email:
PHP Version: OS:

 

 [1999-11-28 13:11 UTC] stas at zend dot com
Is it possible to add some option so that PHP would process script as if there was php tags around it?

like this (say option is -p):

#!/usr/bin/php -pf
echo "Hello, world!\n";


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-28 13:51 UTC] rasmus at cvs dot php dot net
No
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 08:01:35 2024 UTC