On 16 June 2010 09:42, Merlin Morgenstern wrote:
>
>
> On Tue, 15 Jun 2010 11:26 +0100, "Richard Quadling"
> wrote:
>> On 15 June 2010 11:00, Merlin Morgenstern wrote:
>> > HI there,
>> >
>> > I am thinking about building a partner network where partners can export
>> > content to my server whic
On 15 June 2010 11:00, Merlin Morgenstern wrote:
> HI there,
>
> I am thinking about building a partner network where partners can export
> content to my server which will then be imported. It should be as easy as
> possible for the partner and not rely on any special php functions.
>
>
> The best
On Tue, 2010-06-15 at 12:00 +0200, Merlin Morgenstern wrote:
> HI there,
>
> I am thinking about building a partner network where partners can export
> content to my server which will then be imported. It should be as easy
> as possible for the partner and not rely on any special php functions.
I'd use the POST method in HTTP. With this, on a simple page you can
read the XML file, and through the POST method, you can reach it. You
can put the XML in a POST variable, but you can also use File input
control in HTML to read and upload the file. You don't have to use FTP.
SanTa
2010.06.
4 matches
Mail list logo