Hi Stefan,
I saw your post regarding the empty tag problem. Unfortunately, I can't help
you with this. I was intrigued however, because you wrote that you got the
PHP4 extension of Sablotron to work without problems.
I would be most grateful if you could tell me exactly you built and install
it. I dowloaded version .11 and .12, built them successfully, copied the
libraries to the extension directory, but PHP couldn't find it. I am getting
a fatal error on the "undefined" function SablotProcessStrings. I am running
redhat6.1 with apache 1.3.12, php4. I put the library about everywhere in the
directory structure beneath the php.ini file. I tried many things in the
php.ini file, no success.
Thank you very much for any help and hints in advance,
Jakob.
Quoting Stefan Livieratos <[EMAIL PROTECTED]>:
> Hi all,
>
> I have been trying the Sablotron parser both on command line
> and using Steven Liu's PHP4 extension and seems to work smoothly.
> However I had a problem when trying to convert XML to HTML with
> empty tags like <br/> because those tags always get transformed
> into an opening and a closing tag <br></br>. The resulting HTML
> page thus doesn't render correctly in the browsers (two line breaks
> instead of one).
>
> Do you think this can be fixed. I would help if I could but I am no
> C/C++ developer.
>
> Regards,
> Stefan Livieratos
>
>
---------
Jakob Fix.