Page 1 of 1

Need all Variables in text file for editing

Posted: Mon Nov 06, 2006 1:05 pm
by DataCom
Hi,
I am editing my site and modifying functions that require me to have all the variables used in the php code in a text file for mass editing.


any ideas on how I can do this.

I thought I had seen a script before that used a box type window where the code could be pasted and it would return the variables. I want to be able to keep the list of variables in a txt file. I also prefer to be able to do 1 page at a time so I have the variables of each individual page.

Thanks,
DataCom

Posted: Mon Nov 06, 2006 2:39 pm
by feyd
Some playing around with the tokenizer may yield some useful results.