シーケンス な ID を与えるための手法です。 もしあなたが MySQL を常用しているのなら、シーケンスとは AUTO_INCREMENT を実現するための別の方法と考えればよいでしょう。 簡単な話です。まず最初に ID を… http://www.makizou.com/pear/package.database.mdb2.intro-sequences.html
->getLinks() なるフォーマットにすることができます。 フォーマッタの例 if room.occupied_by is linked to a person.id without a modifier - eg _%s results in the equivilant of $object->_occupied_by = $object->getLink('occupied_by'); with a modifie… http://www.makizou.com/pear/package.database.db-dataobject.db-dataobject.getlinks.html
MP3_Id MP3_Id Prev Next MP3_Id このパッケージは、MP3 ファイルの IDv1 情報タグを読み書きするメソッドを提供します。 Table of Contents 定数 -- MP3_Id によって定義され利用される定数 MP3_Id::MP3_Id -- コンスト… http://www.makizou.com/pear/package.fileformats.mp3-id.html
Advanced Usage e:pass@localhost/animal_db' ); /** * The example below relies on the following data from the table tbl_animals * ID NAME TYPE LIFESPAN * 1 dog mammal 12… http://www.makizou.com/pear/package.database.mdb2-tablebrowser.usage-fullexample.html
Referring to Keys onally. Key ID Keys may also be referenced by the key id. The key id is an eight-octal long hexadecimal number. The key id can be obtained using Crypt_GPG::getKeys() . Though rare, it is possible to have two keys with the same key id. The key id may also b… http://www.makizou.com/pear/package.encryption.crypt-gpg.referring-to-keys.html
MP3_Id::copy MP3_Id::copy Prev Next MP3_Id::copy MP3_Id::copy() – copy the tags of another instance Synopsis require_once 'Id.php'; void MP3_Id::copy ( string $from ) Description Sets the ID3 tags to the same as the tags in $from Parameter string $from Name of the v… http://www.makizou.com/pear/package.fileformats.mp3-id.mp3-id.copy.html