Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Donation

Dancing Pole
Registered User
Join date: 12 May 2005
Posts: 8
11-29-2005 11:02
Hello.

I have a little question for anyone who could help.

If I'd like to have a donation box where the box would communicate with a web server and transmit and post info - like who donated, how much and when - on the web, using php...could anyone show me or direct me to a place where I can see the code for something like this?

I've looked in Wiki, but I don't quite understand it all, yet.

Thank you
Pain Pirandello
Registered User
Join date: 26 Oct 2005
Posts: 39
parse email?
11-29-2005 11:43
I am not sure about talking directly to a web server but a email that you parse would work fine.

http://secondlife.com/badgeo/wakka.php?wakka=llEmail


Also have a look at:

http://secondlife.com/badgeo/wakka.php?wakka=ExampleRPC2PHP
Dancing Pole
Registered User
Join date: 12 May 2005
Posts: 8
11-29-2005 13:01
Thank you

I'll have a look at that.