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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Oct 27 16:01:27 2024 UTC