Ok, Riamsus2 gave me the brilliant solution for my 'automaticly reload when file has been edited' problem. Using $md5.

Step one (check if $md5 changes when editing file) works.
Now I need to go to step 2 which I can't figure out.

Now, a timer needs to check by EACH loaded script (I've got a 'which scripts are loaded' script loaded if this is maybe usefull to use by this?) if it's md5 has been changed. If so; reload the script.

I tried saving all md5's in a .ini file,
Quote:
[md5]
scriptname=md5 here
scriptname2=md5 thing here


etc.etc.

The timer should check if the $md5(file,2) is now different from the file's md5 in the .ini file.

Butttt, I can't figure it out, only per script, not for ALL of them.

Any help?


Squee whenever a squee squee's. Squee whenever a squee does not squee.