I already do that. I alos instaled the libxml2 :/
2011/10/18 Daniel Brown
> On Tue, Oct 18, 2011 at 18:12, QI.VOLMAR QI wrote:
> > Doesn't work. My server is a 5.1.6
>
> Keep replies on the list please.
>
>Just because that's your version doesn't mean it doesn't work. It
> means you pr
On Tue, Oct 18, 2011 at 18:12, QI.VOLMAR QI wrote:
> Doesn't work. My server is a 5.1.6
Keep replies on the list please.
Just because that's your version doesn't mean it doesn't work. It
means you probably don't have libXML compiled-in with your PHP. Check
with your systems administrat
On Tue, Oct 18, 2011 at 16:36, QI.VOLMAR QI wrote:
> Como faço C14N com o PHP antes da versão 5.2?
>
> How I can make C14N with php before version 5.2?
It's in PHP 5.1.0 and newer. Try this:
loadHTMLFile($your_filename);echo
$dom->documentElement->C14N();?>
--
Network Infrastructure Mana
Como faço C14N com o PHP antes da versão 5.2?
How I can make C14N with php before version 5.2?
4 matches
Mail list logo