pq\Result docs
authorMichael Wallner <mike@php.net>
Thu, 25 Sep 2014 11:48:56 +0000 (13:48 +0200)
committerMichael Wallner <mike@php.net>
Thu, 25 Sep 2014 11:48:56 +0000 (13:48 +0200)
commit3efe3efd58029b243ca6fd45a4ce0cf2826d1d5a
tree1f9489a6fb701e939c8caf9f662e913af9a42190
parentee1ef83a89d423b36383b18bd3228785f9b7fd5e
pq\Result docs
pq/Result.md [new file with mode: 0644]
pq/Result/: Fetching Results.md [new file with mode: 0644]
pq/Result/bind.md [new file with mode: 0644]
pq/Result/count.md [new file with mode: 0644]
pq/Result/desc.md [new file with mode: 0644]
pq/Result/fetchAll.md [new file with mode: 0644]
pq/Result/fetchAllCols.md [new file with mode: 0644]
pq/Result/fetchBound.md [new file with mode: 0644]
pq/Result/fetchCol.md [new file with mode: 0644]
pq/Result/fetchRow.md [new file with mode: 0644]
pq/Result/map.md [new file with mode: 0644]