Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 23485 invoked from network); 4 Jan 2005 02:56:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jan 2005 02:56:44 -0000 Received: (qmail 11509 invoked by uid 500); 4 Jan 2005 02:56:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 11485 invoked by uid 500); 4 Jan 2005 02:56:27 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 11472 invoked by uid 99); 4 Jan 2005 02:56:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of disguised.jedi@gmail.com designates 64.233.170.199 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.199) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 03 Jan 2005 18:56:24 -0800 Received: by rproxy.gmail.com with SMTP id r35so60885rna for ; Mon, 03 Jan 2005 18:56:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=ZxFJGwvt0G0WME621XI5TLBE1aHgdV5+3zMnLiWefa32OEvDZfC21XKW0iifIlXSvk+Mrp5W4AGyPK7Dw+bwxJHbzWWMjNE14VtUXNaCKg9ploKPq4JdjHs7LpJTV8gLhUL2zfKlaqUTjJTPR1zTdodvDo17qSgQaHhgfrTsZWU= Received: by 10.38.24.60 with SMTP id 60mr337393rnx; Mon, 03 Jan 2005 18:56:22 -0800 (PST) Received: by 10.38.162.71 with HTTP; Mon, 3 Jan 2005 18:56:21 -0800 (PST) Message-ID: <654eeaba0501031856fdb59cb@mail.gmail.com> Date: Mon, 3 Jan 2005 19:56:21 -0700 From: The Disguised Jedi Reply-To: The Disguised Jedi To: users@httpd.apache.org, php-general@lists.php.net Subject: Always Include Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have a file that contains certain functions for proper function of my website scripting pages, and they need to be callable all the time. I know that this can be done through an include() or require() statement, but it would be easier if I could have it automatically done. Is there a way in Apache or PHP (this is going to both lists) that this can be accomplished, or should I just stick with my require() statements? Thanks in advance . . . -- The Disguised Jedi disguised.jedi@gmail.com PHP rocks! "Knowledge is Power. Power Corrupts. Go to school, become evil" Disclaimer: Any disclaimer attached to this message may be ignored. This message is Certified Virus Free --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org