Yeah, if it can make you feel better, you are not the only one with some PECL 
habit, lazily introduced in PHP as core feature changing almost everything.

Regards

> From: a...@ashleysheridan.co.uk
> To: an_...@hotmail.com
> CC: mickael+...@lupusmic.org; php-general@lists.php.net
> 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 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 version (PECL) of the DomDocument it's another story 
> > but please change opinion about case sensitive searches or classes ... 
> > 
> > Regards
> >                                       
> > _________________________________________________________________
> > Windows Live: Make it easier for your friends to see what you’re up to on 
> > Facebook.
> > http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009
> 
> 
> 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 was
> trying to run code examples that just weren't compatible with the
> differing classes which was quite frustrating!
> 
> Thanks,
> Ash
> http://www.ashleysheridan.co.uk
> 
> 
                                          
_________________________________________________________________
Windows Live: Make it easier for your friends to see what you’re up to on 
Facebook.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009

Reply via email to