If you want to use XML try WDDX.
There are allready parsers available for ColdFusion, ASP, JavaScript and
php.
Very useful if you want to preserve data structures.

"Alek Andreev" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000401c1ba2f$6c8e9f40$f568fea9@juno">news:000401c1ba2f$6c8e9f40$f568fea9@juno...
> You may want to do some XML export and import. That will give you a
> widely compatible data exchange method.
>
> Later, you can use that XML feed to provide syndication contents, etc.
> (Think about the future!)
>
> -----Original Message-----
> From: Ridai Govinda Pombo [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 6:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: calling PHP code on a different website
>
> The most simple way is by QueryString :-)
>
> Ridai
>
> Steen Rabol wrote:
>
> > Hi
> >
> > Plot: how can I share data/info from a PHP based site on a ASP based
> site ?
> >
> > Site A, running PHP
> > Site B , running ASP
> >
> > Now on site B I would like to publish some information from site A's
> > database, is that possible ?
> >
> > Thanks i advance
> >
> > Steen
> >
> >
> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to