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
 [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

Pull Requests

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: Sat Dec 21 14:01:32 2024 UTC