One script for everyone, or to each his own?
Posted: Tue Jun 06, 2006 8:40 am
I have written a shopping cart application customized my clients' nitche industry. The php scripts will be the same for every web site that uses the cart (I host them all). My question is this:
Is it better to install one set of scripts on my server that all sites use, or to install a seperate set of scripts for each virtual account (user)?
I'd like to be able to use a single set of scripts, for easy upgrading, etc., but is there a disadvantage to this method?
Thanks in advance. NOTE: The application is just straight PHP/mySQL.
Is it better to install one set of scripts on my server that all sites use, or to install a seperate set of scripts for each virtual account (user)?
I'd like to be able to use a single set of scripts, for easy upgrading, etc., but is there a disadvantage to this method?
Thanks in advance. NOTE: The application is just straight PHP/mySQL.