Mailinglisten-Archive |
Ist weniger ein PHP als ein SQL-Problem.
Folgende Grundidee steckt dahinter:
SELECT TOP 100 *
FROM
(SELECT TOP 200 *
FROM aaorg
ORDER BY postcode ASC)
ORDER BY postcode DESC
Gruss
-----
Daniel Rowe
daniel.rowe_(at)_prosales-europe.com
ProSales Europe Media GmbH
Katharinenstrasse 19 · 10711 Berlin
Telefon [+49 30] 726 15 91 - 20
Telefax |+49 30] 726 15 91 - 49
php::bar PHP Wiki - Listenarchive