IsterObject | --IsterFileLocator
Author(s): Ingo Schramm
Copyright: Copyright (c) 2005 Ister.ORG Ingo Schramm
IsterFileLocator IsterFileLocator( string $filename, [string $includepath = "."])
Parameters:
string getRealPath( )
void getRealPathIgnoreCase( )
This is useful if you need the file location for a class name received by get_class() (which will be all lowercase for strange reasons).