We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started September 4th, 2008 · 2 replies · Latest reply by ewrandom 15 years, 11 months ago
Hello,
I'm working on a project where I want to integrate freesound searches and downloads from within an application. I'm making searches with python and noticed a thing: When I do my searches from searchTextXML.php, the order variable gets ignored by the server and the results are ordered by id's descending. If I make the same search with searchText.php, the html result ordering is correct.
Wanted to report.