Laura: Frage zu $sort

Hallo,

wenn ich $sort anwende, sortiert PHP

1
22
3

Wie schaffe ich es, dass daraus

1
3
22

wird?

  1. Hi,

    Wie schaffe ich es, dass daraus

    [...]

    wird?

    natsort() macht das (http://de.php.net/manual/de/function.natsort.php).

    Gruß,
    Andreas.

  2. Hallo Laura,

    das macht natsort: http://de.php.net/manual/de/function.natsort.php

    Gruß
    Danny