Davy Flytrap
Registered User
Join date: 21 Feb 2005
Posts: 146
|
04-08-2005 17:33
Hello, i have a radio on my land and it has a editable notecard inside of it. But since im renting, the land owner has to come and edit it for me everytime i want to change it.
Is there any way i could host a PHP / TEXT file on my website and then have Second Life remote_data to the PHP / TEXt file and retrieve the list?
Thanks in advance, dave
|
Jeffrey Gomez
Cubed™
Join date: 11 Jun 2004
Posts: 3,522
|
04-08-2005 17:40
Quite easily. See here and here.Essentially, you'll want to start with the default script offered in the XML-RPC wiki page there. Once that's opened, you can run the "implementation" script of your choice on it by supplying the information mentioned in the Wiki. Note, by the way, that this process can only be initiated one way (into Second Life), so any data sent back will be in the form of a reply. This is by design, for now.
_____________________
---
|
Davy Flytrap
Registered User
Join date: 21 Feb 2005
Posts: 146
|
04-08-2005 18:24
hmmmm..??? Its not working 
|