These forums are CLOSED. Please visit the new forums HERE
php execution |
|
Mascara Sion
Registered User
Join date: 3 Sep 2005
Posts: 4
|
10-02-2005 14:12
I've read about send mail using xmlrpc and read it with php o perl code... But i'm wondering if i can call a php page directly... I know the llloadurl function but this function shows a dialog window... Thanks
|
Strife Onizuka
Moonchild
![]() Join date: 3 Mar 2004
Posts: 5,887
|
10-02-2005 14:22
SL's XML-RPC implementation doesn't support out going currently.
LSLWiki:XMLRPCDiscussion LSLWiki:XMLRPCImplementations _____________________
Truth is a river that is always splitting up into arms that reunite. Islanded between the arms, the inhabitants argue for a lifetime as to which is the main river. - Cyril Connolly Without the political will to find common ground, the continual friction of tactic and counter tactic, only creates suspicion and hatred and vengeance, and perpetuates the cycle of violence. - James Nachtwey |
Huns Valen
Don't PM me here.
![]() Join date: 3 May 2003
Posts: 2,749
|
10-03-2005 17:07
No way to do that currently. Well, you could set your parcel media URL to something and then use the script call that causes it to "play" but that's kind of wierd.
However, you can send email to your PHP script, which can then reply either via email or via XML-RPC. You might find this thread useful: /54/8c/53510/1.html _____________________
|