s2container.php-version.zipを取得し解凍します。次のディレクトリが展開されます。
s2container.php/ +-- classes/ +-- example/ +-- sbin/ +-- test/ +-- Apache_Software_License_2.0.txt +-- S2Container.php +-- S2ContainerCore.php
S2Container.php を require します。S2Container.PHPが使用可能となります。
<?php require_once('/path/to/s2container.php/S2Container.php'); ?>
© Copyright The Seasar Foundation and the others 2005-2010, all rights reserved. |