Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60096 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54429 invoked from network); 17 Apr 2012 19:19:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2012 19:19:20 -0000 Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hoa-project.net from 87.106.212.190 cause and error) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 87.106.212.190 s15355703.onlinehome-server.info Linux 2.6 Received: from [87.106.212.190] ([87.106.212.190:55605] helo=s15355703.onlinehome-server.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/10-03996-532CD8F4 for ; Tue, 17 Apr 2012 15:19:18 -0400 Received: from Hwhost2.local (unknown [209.104.70.126]) by s15355703.onlinehome-server.info (Postfix) with ESMTPA id AA02BE40B0 for ; Tue, 17 Apr 2012 21:18:52 +0200 (CEST) Message-ID: <4F8DC211.70107@hoa-project.net> Date: Tue, 17 Apr 2012 15:18:41 -0400 Reply-To: ivan.enderlin@hoa-project.net User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120415 Thunderbird/13.0a2 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Make require*/include* behave like a function for returning values, and more From: ivan.enderlin@hoa-project.net ("Ivan Enderlin @ Hoa") Hi everyone, I have noticed that it is not possible to do something like that: // foo.php 'bar']; // bar.php