Text database help!

admin

Administrator
Staff member
ok i'm haing a problem and i don't know if it's possoble to get around it...

ok in a text database i store some information in an array seprated by "||" and then in the admin program i have a form to edit each array... well the problem is if to arrays are the same it changes them both! i use a str_replace to change the line now and then it re-writes the whole database.. is there a way to just change one array even if there is other ones that are the same?

i really need this to work, if not i will have to learn MySQL and go with that...

thanks :)
 
Back
Top