You are here: DEVPPL Forum Programming PHP and MySQL Forum
NOTIFICATIONS
54.125
MEMBERS
15.697
TOPICS
62.285
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

change value in a configuration file

0

Loading

change value in a configuration file

Postby Jason » Tue Feb 14, 2012 12:53 am

hi,
i have a configuration file with this content for example:

test = "100";
teste2 = "300";

now need change the test from 100 to 300,
i just want use something like this: function ( "test" , 300 );
how can i do that?
thanks for help
Jason
 
Reputation: 0
Posts: 38
Joined: Sat Mar 01, 2008 12:16 pm
Highscores: 0
Arcade winning challenges: 0

change value in a configuration file - Sponsored results

Sponsored results

Login to get rid of ads

 

^ Back to Top