Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 27704 invoked from network); 4 Jan 2005 03:08:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jan 2005 03:08:17 -0000 Received: (qmail 31376 invoked by uid 500); 4 Jan 2005 03:07:57 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 31352 invoked by uid 500); 4 Jan 2005 03:07:57 -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 31337 invoked by uid 99); 4 Jan 2005 03:07:57 -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.204 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.204) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 03 Jan 2005 19:07:54 -0800 Received: by rproxy.gmail.com with SMTP id r35so62586rna for ; Mon, 03 Jan 2005 19:07:52 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fR/re3mY754GjLUb+dz8LkT+tUhljk0S+3QzNpuCNHejP0jH4/MTK+zLa3rTSBZ+IAjKpaxVuiLQFcbmXu61qKTdFQfEbreGYk2fe0r/dfQvXR17aJw/khU4aNpZTxh/mjJz7CDTylH2ak175NihOy22iFvM03LSR8h+mzuKfC8= Received: by 10.38.74.9 with SMTP id w9mr384777rna; Mon, 03 Jan 2005 19:07:52 -0800 (PST) Received: by 10.38.162.71 with HTTP; Mon, 3 Jan 2005 19:07:52 -0800 (PST) Message-ID: <654eeaba05010319075e0f0301@mail.gmail.com> Date: Mon, 3 Jan 2005 20:07:52 -0700 From: The Disguised Jedi Reply-To: The Disguised Jedi To: users@httpd.apache.org Subject: Re: Always Include In-Reply-To: <002601c4f209$f8d5b8c0$020aa8c0@parrysound.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <654eeaba0501031856fdb59cb@mail.gmail.com> <002601c4f209$f8d5b8c0$020aa8c0@parrysound.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N sweet. I looked through php.ini many times, i guess i didn't look hard enough On Mon, 3 Jan 2005 22:03:31 -0500, Tim Burden wrote: > Look at auto_prepend_file > http://ca.php.net/manual/en/ini.sect.data-handling.php#ini.auto-prepend-file > > ----- Original Message ----- > From: "The Disguised Jedi" > To: ; > Sent: Monday, January 03, 2005 9:56 PM > Subject: Always Include > > > 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 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > -- 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