php xml viewer
Hi
Is the "xml viewer" for php available? I want to collapse/expand
the xml tag.
thanks
from Peter (cmk128 [at] hotmail.com)
Re: php xml viewer
cmk128 [at] hotmail.com wrote:
> Is the "xml viewer" for php available? I want to collapse/expand
> the xml tag.
WTF?
Please explain yourself further.
--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
El odio es un lastre. La vida es demasiado corta como para estar siempre
cabreado.
-- Danny (American History X,
1998)
Re: php xml viewer
On 1=D4=C229=C8=D5, =CF=C2=CE=E78=95r51=B7=D6, Iv=A8=A2n S=A8=A2nchez Ortega=
<ivansanchez-... [at] rroba-
escomposlinux.-.punto.-.org> wrote:
> cmk... [at] hotmail.com wrote:
> > Is the "xml viewer" for php available? I want to collapse/expand
> > the xml tag.
>
> WTF?
>
> Please explain yourself further.
>
> --
> ----------------------------------
> Iv=A8=A2n S=A8=A2nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-o=
rg-
>
> El odio es un lastre. La vida es demasiado corta como para estar siempre
> cabreado.
> -- Danny (American History X=
,
> 1998)
Hi
I want to display a xml in a better way.
thanks
from Peter
Re: php xml viewer
On Jan 31, 6:06 am, cmk... [at] hotmail.com wrote:
> On 1=D4=C229=C8=D5, =CF=C2=CE=E78=95r51=B7=D6, Iv=A8=A2n S=A8=A2nchez Orte=
ga <ivansanchez-... [at] rroba-
>
>
>
> escomposlinux.-.punto.-.org> wrote:
> > cmk... [at] hotmail.com wrote:
> > > Is the "xml viewer" for php available? I want to collapse/expand
> > > the xml tag.
>
> > WTF?
>
> > Please explain yourself further.
>
> > --
> > ----------------------------------
> > Iv=A8=A2n S=A8=A2nchez Ortega -ivansanchez-algarroba-escomposlinux-punto=
-org-
>
> > El odio es un lastre. La vida es demasiado corta como para estar siempre=
> > cabreado.
> > -- Danny (American History=
X,
> > 1998)
>
> Hi
> I want to display a xml in a better way.
> thanks
> from Peter
Is it possible to use CSS or XSLT to style how your page looks without
needing any particular viewer.
A
Re: php xml viewer
cmk128 [at] hotmail.com wrote:
> On 1ÔÂ29ÈÕ, ÏÂÎç8•r51·Ö, Iv¨¢n S¨¢nchez Ortega <ivansanchez-... [at] rroba-
> escomposlinux.-.punto.-.org> wrote:
>> cmk... [at] hotmail.com wrote:
>>> Is the "xml viewer" for php available? I want to collapse/expand
>>> the xml tag.
>> WTF?
>>
>> Please explain yourself further.
>>
>> --
>> ----------------------------------
>> Iv¨¢n S¨¢nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
>>
>> El odio es un lastre. La vida es demasiado corta como para estar siempre
>> cabreado.
>> -- Danny (American History X,
>> 1998)
>
> Hi
> I want to display a xml in a better way.
> thanks
> from Peter
>
I still have no idea what you're trying to do.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Re: php xml viewer
On 31 Jan., 20:28, "Rik Wasmus" <luiheidsgoe... [at] hotmail.com> wrote:
> If you want to show expanding/folding XML, perhaps even with some coloring
> of tags/attributes etc, then it would be a problem yes. It could be that
> Geshi can do this, <http://qbnz.com/highlighter/>, haven't checked though.
I would need something like this too.
I need to create a way for an admin to edit xml config files from a
webbrowser
if he access the website for example during a holiday from the
Starbucks at
the beach.
A TEXTAREA for xml works but it would be nicer to have a better
solution.
Re: php xml viewer
On 2$B7n(B1$BF|(B, $B2<8a(B12$B;~(B08$BJ,(B, llothar <llot... [at] web.de> wrote:
> On 31 Jan., 20:28, "Rik Wasmus" <luiheidsgoe... [at] hotmail.com> wrote:
>
> > If you want to show expanding/folding XML, perhaps even with some coloring
> > of tags/attributes etc, then it would be a problem yes. It could be that
> > Geshi can do this, <http://qbnz.com/highlighter/>, haven't checked though.
>
> I would need something like this too.
>
> I need to create a way for an admin to edit xml config files from a
> webbrowser
> if he access the website for example during a holiday from the
> Starbucks at
> the beach.
>
> A TEXTAREA for xml works but it would be nicer to have a better
> solution.
Hi
Geshi can fix my problem, thanks
from Peter