http://php.net/include_path

On Wed, November 29, 2006 5:48 pm, [EMAIL PROTECTED] wrote:
> Hello all,
>
> I am writing new php application which will be used by several sites.
> All sites will use same script (all files), but every will have its
> own config.php file.
> I would like to place all necessary files to separate directory and
> all sites should share them, so all sites will be updated.
>
> for e.x. structure will be:
>
> | - script directory
> |- site1.com dir
>     config.php
> |- site2.com dir
>     config.php
> |- site3.com dir
>     config.php
>
> Does anyone have idea how to organize and share files?
>
>
> Thanks For Your Time !
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to