Search found 2 matches
- Mon Nov 06, 2006 1:05 pm
- Forum: PHP - Code
- Topic: Need all Variables in text file for editing
- Replies: 1
- Views: 154
Need all Variables in text file for editing
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 var...
- Mon Oct 03, 2005 12:22 pm
- Forum: PHP - Code
- Topic: Creating txt file listing variables used in php script/site
- Replies: 0
- Views: 155
Creating txt file listing variables used in php script/site
Hi, this might sound strange and then again it might not. I need to upgrade one of my sites to non Global_variables and am looking for a script or windows app that would go through the script and create a txt file listing the variables used in my script. I started to do it myself manually but this i...