Jump to content

[SOLVED] ID problem


fazzfarrell

Recommended Posts

Oh, that is because the problem with how mysql sorts its result, have a look at this:
http://au3.php.net/manual/en/function.strnatcmp.php
maybe you will have to use php code to retrieve all the results, put them into an array, and then use this function strnatcmp() to echo them out one by one.
Ted
Link to comment
https://forums.phpfreaks.com/topic/36163-solved-id-problem/#findComment-171702
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.