Maurice,
If I do $sort = "id+DESC" I get this error:
Warning: Supplied argument is not a valid MySQL result resource
(not sure what you mean by "URI escape $sort"). Tell me more...
Thanks!
Paul.
Maurice Aubrey wrote:
> On Sat, Dec 01, 2001 at 06:52:13PM -0700, Rosyna wrote:
> > htmle
Hi,
some users of my web are having problems with sorting a MySQL table
because older
versions of Netscape do not recognize a blank space and do not convert
it into a %20.
Here's my situation:
$sort = "id DESC"
if ($page_num != $total_num_page){print " Next
Page
Netscape drops "DESC" because it