View Single Post
Old 12-24-2005, 10:12 AM  
grumpy
Too lazy to set a custom title
 
grumpy's Avatar
 
Join Date: Jan 2002
Location: Holland
Posts: 9,870
Quote:
Originally Posted by martinsc
yes.......

then the only thing you can do is rewrite file

easiest thing is every var on a line like
2
3
4

then
$filename = "vars.txt";
$my_vars = file($filename);

$my_vars[0] will be 2

if you have changed the vars

just save the array.
__________________
Don't let greediness blur your vision | You gotta let some shit slide
icq - 441-456-888
grumpy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote