Here is the second step. It is the form to mass change sections of notes. I think that moving Nuno's script to the server is not necessary. It can be easily run locally and through the web interface only changes can be done.
Then do a select on the notes db and check for non-valid IDs and do a foreach{} to print a html form to allow us to change the IDs.
The interface should be more universal to allow changes of notes in e.g. split sections.
Yep. I am trying to get master.php.net updated again from CVS regularly. Then still I am conserned about the vulnerability of this code against SQL injection in case magic_quotes is turned off, but AFAIK some other code in the master module also relies on that setting. I would like to ask the system guys first if we still should rely on it?
Goba