Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5197544
Hits Heute: 583
max. Hits (10.07.07): 6964
User Online: 28
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Das HTML /XHTML Buch. mit Cascading Style Sheets und einer Einführung in XML
Das HTML /XHTML Buch. mit Cascading Style Sheets und einer Einführung in XML

Manuals > PEAR > PEAR_Registry::checkFileMap

PEAR_Registry::checkFileMap()

PEAR_Registry::checkFileMap() -- Test whether a file belongs to a package

Description

Test whether a file belongs to a package.

Parameter

string $path

file path, absolute or relative to the pear install dir

Return value

string - name of the package the file belongs to, or an empty string if the file does not belong to an installed package

Note

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.