NPO法人の設立はお任せ下さい

NPO法人とはという基本的内容から実際のNPO法人設立まで広くお手伝いいたします。これからNPO法人をお考えの方はオススメ。NPO法人とはNon Profit Organizationの略であり、特定非営利活動法人を指します。法人なので当然に登記され、独立した人格として活動ができるようになります。

アルバイトをお探しならアルバイトスタイルへ。アルバイトを探したい方、アルバイトを探している方は必見です。
NPO法人をこれから設立したいとお考えなら自分で設立するNPO法人へ。都道府県ごとのNPO法人設立情報などを提供。NPO法人証明書も発行
株式会社をこれから設立したいとお考えなら会社設立webへ。都道府県ごとの会社設立専門家を紹介しております。

PEAR_Common

目次
PEAR_Common::PEAR_Common() -- PEAR_Common constructor
PEAR_Common::addTempFile() -- register a temporary file or directory
PEAR_Common::analyzeSourceCode() -- analyze the source code of the given PHP file
PEAR_Common::buildProvidesArray() -- Build a array
PEAR_Common::downloadHttp() -- Download a file through HTTP
PEAR_Common::infoFromAny() -- Returns package information from different sources
PEAR_Common::infoFromDescriptionFile() -- Returns information about a package file
PEAR_Common::infoFromString() -- Returns information about a package file
PEAR_Common::infoFromTgzFile() -- Returns information about a package file
PEAR_Common::log() -- Logging method
PEAR_Common::mkDirHier() -- Create a directory and necessary parent directories
PEAR_Common::mkTempDir() -- Create and register a temporary directory.
PEAR_Common::setFrontendObject() -- Set object representing frontend to use.
PEAR_Common::validatePackageInfo() -- Validate XML package definition file
PEAR_Common::validPackageName() -- Test whether a string is a valid package name
PEAR_Common::xmlFromInfo() -- Return an XML document based on the package info

PEAR管理クラス用の共通機能を提供するクラス。

PEAR_Common()のクラスツリー