[PHP] Re: PHP and XML

2009-11-24 Thread Nathan Rixham
Juan wrote: > El día 23 de noviembre de 2009 13:25, Nathan Rixham > escribió: >> Juan Marcelo Rodríguez Monti wrote: >>> Hi people, >>> I have some doubts about this topic that I'm gonna explain. >>> >>> I have a few sites in flash, and I was requested to write a PHP frontend >>> to send news. I h

[PHP] Re: PHP and XML

2009-11-24 Thread Juan
El día 23 de noviembre de 2009 13:25, Nathan Rixham escribió: > Juan Marcelo Rodríguez Monti wrote: >> Hi people, >> I have some doubts about this topic that I'm gonna explain. >> >> I have a few sites in flash, and I was requested to write a PHP frontend >> to send news. I have this already done

[PHP] Re: PHP and XML

2009-11-23 Thread Nathan Rixham
Juan Marcelo Rodríguez Monti wrote: > Hi people, > I have some doubts about this topic that I'm gonna explain. > > I have a few sites in flash, and I was requested to write a PHP frontend > to send news. I have this already done and it works perfect. It's a LAMP > App to send and edit news, post v

[PHP] Re: PHP and XML

2006-11-24 Thread Myron Turner
I'm not sure you are going about this the right way. It's my impression that you may not yet have learned the basics of XML. Really, the very basics are quite simple. For your address book, for instance, you could create a simple XML structure such as this:

RE: [PHP] RE: PHP and XML

2006-11-24 Thread Edward Kay
In that case you need to do some of your own research. Google is your friend. > Hello Edward > Just i don't now where to start. > > > Edward Kay wrote: > > > > Hello, > > > > You say that you are "unable to store the files in XML". Why is > this? Are > > you getting an error message or do you jus

[PHP] RE: PHP and XML

2006-11-23 Thread onewaylife
Hello Edward Just i don't now where to start. Edward Kay wrote: > > Hello, > > You say that you are "unable to store the files in XML". Why is this? Are > you getting an error message or do you just not know where to start? > > Edward > >> Dear All >> >> I am novice in PHP & XML, while try

[PHP] Re: PHP and XML-RPC on MS Windows

2003-06-12 Thread Evandro Sestrem
Erich, Yes, it's possible to do the same. What XML-RPC implementation to PHP are you using? Evandro Sestrem "Erich Kolb" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > What do I have to do in order to use the XML-RPC functionality on a Windows > based machine? It was fairly

[PHP] Re: PHP and XML-RPC on MS Windows

2003-06-11 Thread Erich Kolb
Nevermind. Duh, I can do it by: include ("xmlrpc.inc"); or include ("xmlrpcs.inc"); "Erich Kolb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > What do I have to do in order to use the XML-RPC functionality on a Windows > based machine? It was fairly easy to drop the .inc files i

[PHP] Re: PHP and XML mailing list

2003-01-25 Thread Dirkjan Ochtman
When will this show up at the news server? "Sterling Hughes" <[EMAIL PROTECTED]> wrote in message 1043463814.795.97.camel@hasele">news:1043463814.795.97.camel@hasele... > A mailing list for discussing the future of PHP and XML development has > been created. You can subscribe by sending a message

[PHP] Re: Php and XML

2002-04-29 Thread Manuel Lemos
Hello, Philip Yeo wrote: > Hi there, > > I would like to create an XML parser using Php. Any good references for doing this?? You may want to try this class: http://www.phpclasses.org/browse.html/package/4.html Regards, Manuel Lemos -- PHP General Mailing List (http://www.php.net/) To unsu