Tworzenie stron WWW to podstawa pracy webmastera. Dlatego każdy webmaster ma swój Poradnik Webmastera, z którego korzysta gdy potrzebuje wiedzy o języku HTML, CSS albo szuka czegoś w kursie JavaScript. Dzięki tak potężniej dawce wiedzy może on tworzyć profesjonalnie wyglądające strony WWW.

podłogi - wizytówki - cms.dolczewski.eu - nuxe - dodatkowe do aplikacji - tabele kaloryczne - Darmowy alias - polskie firmy - Liebherr C4023 opinie - Płytki granitowe - Kolorowe soczewki kontaktowe - Tłumaczenia - zakład ubezpieczeń społecznych - Perfumy Chanel - telewizory lcd
Podręcznik PEAR
PoprzedniNastępny

Rozdział 27. Post-installation Scripts

Spis treści
Naming requirements for a post-install script PHP file
Structure of a post-install script

Incomplete documentation

Documentation is not yet complete

The XML format for defining a post-install script in package.xml is documented here. This document describes the required elements for the PHP post-install script itself.

Naming requirements for a post-install script PHP file

Post-install script files can be named anything one desires, but the class within the file must be the same name as the file with all path separators replaced by underscores. In other words, this postinstall script:

Path/To/Script.php

Must contain a class named Path_To_Script. Due to casing differences between operating systems, it is recommended to always use lowercased file names.


PoprzedniSpis treściNastępny
Creating customized tasks in PHPPoczątek rozdziałuStructure of a post-install script

Copyright © 2007 Office. Designed by Free CSS Templates.