Ashley Sheridan wrote:
I never tried to say that classes are case-sensitive, that was
actually mentioned by Lupus who misunderstood what I was trying to
say. What I was meaning is exactly what you just said here, that the
PECL DomDocument is very different from the more typical DOMDocument.
I
Date: Mon, 5 Oct 2009 13:11:12 +0100
> Subject: RE: [PHP] Developer Question [DOMDocument]
>
> On Mon, 2009-10-05 at 13:59 +0200, Andrea Giammarchi wrote:
>
> >
> > > search engines aren't case-sensitive!
> >
> > ... try to search php.net or PHP.NET
On Mon, 2009-10-05 at 13:59 +0200, Andrea Giammarchi wrote:
>
> > search engines aren't case-sensitive!
>
> ... try to search php.net or PHP.NET in Google and you'll obtain exactly the
> same result ... in PHP strtolower and strToLower are exactly the same, as the
> same is DomDocument, DOMDo
00
> Subject: RE: [PHP] Developer Question [DOMDocument]
>
>
>
> > search engines aren't case-sensitive!
>
> ... try to search php.net or PHP.NET in Google and you'll obtain exactly the
> same result ... in PHP strtolower and strToLower are exactly the sam
> search engines aren't case-sensitive!
... try to search php.net or PHP.NET in Google and you'll obtain exactly the
same result ... in PHP strtolower and strToLower are exactly the same, as the
same is DomDocument, DOMDocument, or DOMDOCUMENT, at least in PHP 5.3
If you used an early versio
On Mon, 2009-10-05 at 13:36 +0200, Lupus Michaelis wrote:
> Ashley Sheridan wrote:
> >
> > I've not had a look at DOMDocument myself, having only used DomDocument
> > before (there's a slight difference in the capitalisation of the 2nd and
> > 3rd letters which made it a pain in the proverbial to
Ashley Sheridan wrote:
I've not had a look at DOMDocument myself, having only used DomDocument
before (there's a slight difference in the capitalisation of the 2nd and
3rd letters which made it a pain in the proverbial to work with at
first!)
Did you never notice that PHP has case insensitiv
: mpet...@mac.com
> To: php-general@lists.php.net
> Subject: [PHP] Developer Question [DOMDocument]
>
> I'm hoping someone who knows the answer to this question is on this list.
>
> I need to modify either libxml2 and/or php DOMDocument to make a small
> change.
>
> Issu
Michael A. Peters wrote:
Ashley Sheridan wrote:
I've not had a look at DOMDocument myself, having only used
DomDocument before (there's a slight difference in the capitalisation
of the 2nd and 3rd letters which made it a pain in the proverbial to
work with at first!) but I would assume that
Ashley Sheridan wrote:
I've not had a look at DOMDocument myself, having only used DomDocument
before (there's a slight difference in the capitalisation of the 2nd and
3rd letters which made it a pain in the proverbial to work with at
first!) but I would assume that if it might offer a metho
On Mon, 2009-10-05 at 01:45 -0700, Michael A. Peters wrote:
> I'm hoping someone who knows the answer to this question is on this list.
>
> I need to modify either libxml2 and/or php DOMDocument to make a small
> change.
>
> Issue - saveHTML() function predates html5 (which isn't even finalized
I'm hoping someone who knows the answer to this question is on this list.
I need to modify either libxml2 and/or php DOMDocument to make a small
change.
Issue - saveHTML() function predates html5 (which isn't even finalized
yet) and thus does not know about it's tags.
the source element is
12 matches
Mail list logo