If you have a huge list of functions in your CCv6 connection, finding the right one can get a little tedious. It sure did for me so I made this quick little script to sort it out for me.[file=10557]sorter.txt[/file]
This script sorts your functions first by type and then by name.
USAGE:
This script sorts your functions first by type and then by name.
USAGE:
- Rename the file sorter.php , put it on your server, and browse to it
- Open phpMyAdmin and browse to prefix_chronoengine_connections6
- Copy the text under the "functions" column for the row/connection you want to sort
- Paste it into the text box on yoursite.com/sorter.php and click "SORT"
- Copy and paste the resulting text string back into phpMyAdmin
This topic is locked and no more replies can be posted.