December 2007
Beginner to intermediate
310 pages
8h 8m
English
You want to let the end user enable or disable version sorting.
The user may specify whether to enable or disable the version
ordering by adding a V query string
argument to the URL:
To enable version ordering:
http://www.example.com/download/?V=1
To disable it:
http://www.example.com/download/?V=0
Like the F argument, the
V argument allows the user to
impose his own custom formatting
on a directory listing.
Read now
Unlock full access