LSLTest Http.php: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 January 2015

10 April 2008

25 September 2007

  • curprev 16:5316:53, 25 September 2007Vektor Linden talk contribs 561 bytes +561 New page: <pre> <?php //pulls information from headers $ownername = $_SERVER['HTTP_X_SECONDLIFE_OWNER_NAME']; $objectname = $_SERVER['HTTP_X_SECONDLIFE_OBJECT_NAME']; $objectkey = $_SERVER['HTTP_...