posting an answer in case smone else down the road
encounters that same problem.
alex
Alex Maslov wrote:
> Hi,
>
> i have a question about how PHP XML support works, in particular how
> handler methods are called.
>
> if i have element-only tag, like:
>
>
Hi,
i have a question about how PHP XML support works, in particular how
handler methods are called.
if i have element-only tag, like:
foo
usa
and i invoke xml parser on this, should my registered pcDataHandler
method be called when tag is being parsed, or par
Sorry to bother you.
That actually was my mistake. I was looking too hard elsewhere; it happens.
Thank you Joseph.
alex
Jason Wong wrote:
> On Tuesday 30 July 2002 04:47, Joseph Rosenblum wrote:
> > Do you know you have a typo in that conditional there? Was that your
> > real code? You missp
Thank everyone for suggestions.
I followed through on them but unsuccessfully. I looked for any mistake but
couldn't find it. I tried commenting out lines in chunks and one by one,
without any effect.
the problem stays the same, if the conditional statement is present then image
is not generated
Hi,
I have a problem with conditional image generation. If I generate an
image without any conditional statments, then everything works fine. But
if i introduce conditional statment, then no image is generated in
either case of the condition.
Has anyone dealt with this dilema before?
Thanks in
5 matches
Mail list logo