Is www.php.net defaulting to Dutch for anybody else this morning?

When I search on functions I get redirected to us2.php.net and get the text in Dutch. Did Drupal buy out php.net? <g>

dirname

(PHP 4, PHP 5)

dirname — Geeft de foldernaam van het pad terug
Beschrijving
string dirname ( string $path )

Als een string gegeven is met een pad naar een bestand, dan geeft deze functie de naam van de folder terug.

Op Windows, worden zowel slashes (/) als backslashes (\) gebruikt als pad split tekens. In andere omgevingen, alleen de voorwaardse slash (/).
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to