php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23749 Multiple arguments to include et. al.
Submitted: 2003-05-22 04:10 UTC Modified: 2003-05-22 05:57 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: php-bugs at chids dot org Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.3.1 OS: Any
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-05-22 04:10 UTC] php-bugs at chids dot org
Would it be possible to allow include, include_once, require and require_once to accept a variable amount of arguments?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-22 05:57 UTC] derick@php.net
Nope, just keep using two statements (Include is not a function either in case you're asking, but a language construct).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 13:01:31 2024 UTC