php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #45621 Example Code for PDO::pgsqlLOBOpen doesn't use the method
Submitted: 2008-07-25 08:12 UTC Modified: 2008-11-05 10:36 UTC
From: greg dot jones at senokian dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2008-07-25 08:12 UTC] greg dot jones at senokian dot com
Description:
------------
The example code given for the PDO::pgsqlLOBOpen function doesn't make use of that function.
http://uk.php.net/manual/en/function.pdo-pgsqllobopen.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-05 10:36 UTC] vrana@php.net
PDO::pgsqlLOBOpen is exampled at PDO::pgsqlLOBCreate which is linked from the example's intro.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Fri Jun 19 12:00:02 2026 UTC