several sites sharing the same script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux