substr in JavaScript

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • substr in JavaScript

    Gibt es in JavaScript etwas vergleichbares zum PHP substr ?

    Ich möchte die letzten drei Buchstaben eines Strings ausgeben. In PHP sähe das so aus:

    PHP-Code:
    substr($filename,-3
    Wie sieht das in JS aus ?

    1000 Dank, Marc

  • #2
    Du kennst SelfHtml.org ? Wenn nein dann sofort nachholen und nachlesen.

    Gruss

    tobi
    Gutes Tutorial | PHP Manual | MySql Manual | PHP FAQ | Apache | Suchfunktion für eigene Seiten

    [color=red]"An error does not become truth by reason of multiplied propagation, nor does truth become error because nobody sees it."[/color]
    Mohandas Karamchand Gandhi (Mahatma Gandhi) (Source)

    Kommentar

    Lädt...
    X