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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arne dot anka at gmx dot net
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 23:01:29 2024 UTC