php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40110 ability to fetch html encoded
Submitted: 2007-01-12 13:29 UTC Modified: 2007-01-12 13:46 UTC
From: arne dot anka at gmx dot net Assigned:
Status: Not a bug Package: PDO related
PHP Version: 5.2.0 OS: linux (debian/unstable)
Private report: No CVE-ID: None
 [2007-01-12 13:29 UTC] arne dot anka at gmx dot net
Description:
------------
fetching results from a database via PDOStaement::fetch() or PDOStaement::fetchAll() should allow to fetch html-encoded. fetching an array and after that having to iterate over it and html-encode the content is redundant.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-12 13:46 UTC] tony2001@php.net
.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 14:01:29 2024 UTC