|
Web Magic
Registered User
Join date: 30 May 2008
Posts: 12
|
06-02-2008 19:45
I would like to add objects to one object, and then have a script that sends a list of those objects and their properties (name) to a sql database. I can handle the php side of things to write to the sql database. I am having problems figuring out where to start in terms of writing the script. In a way, I am thinking vendor scripts perhaps, but actually I am making a storage unit for my items and want to organize them in a sql database (just to play around with this). So basically I rezz a block, and put say 50 objects in it. I need a script that sends the information about those objects (within the block) to the php I will write through http request. Sort of how a vendor would have the properties of the objects for sale within it. Any guidance on where to look, or some examples would be greatly appreciated.
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
06-02-2008 20:32
|