You could look at using Ant to do a build/deploy. This would do the token
substition for $host.


-----Original Message-----
From: david d [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2001 16:27
To: [EMAIL PROTECTED]
Subject: How to manage the same version of the program with juste one
difference ?


Hello,

Mu problems :
I developp some internet site in local with php, with some parameters into
config file like mysql server :

$host = 'localhost'; -> // fot local test
$host = 'mysql.provider.fr'; -> // fot online site

How can I maintained this difference beetween the site delveleopped locally
and the other one online.


----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail 
disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to