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
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: php-bugs at chids dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 17:00:02 2026 UTC