| |
|
|
sortm Reference Guide
[return-to: MH Reference Guide]
[table of contents] [index]
sortm: sort messages
- +folder (default: current folder)
- Folder name
- msgs (default: all)
- Message(s) to sort
- -datefield field (default: Date:)
- Field to use for date sorts
- -textfield field
- Field to use for text sorts
- -notextfield (default)
- Don't sort on text field
- -limit days
- On -textfield sort, group messages sent within
days days of each other
- -nolimit (default)
- On -textfield sort, group all messages with same textfield
- -verbose
- Explain actions before and during sort
- -noverbose (default)
- Be quiet
|
|
|
|
|
|
include("links-2.html"); ?> |
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's web hosting customers only. |
|
|
|
Quotes:
$quotes = file("1quotes.txt");
$quote = rand(1, sizeof($quotes));
echo $quotes[$quote];
?>
|
|
|
|
|