How to get environment VARS in iRev

Mark Wieder mwieder at ahsoftware.net
Thu Sep 16 19:50:08 EDT 2010


Sivakatirswami-

Thursday, September 16, 2010, 3:59:08 PM, you wrote:

> What are our iRev options?

Try looking at the keys of the $_SERVER array:

put "SERVER:" && the keys of $_SERVER & "<br/>"

You can then pick out individual elements as in:

put $_SERVER[HTTP_REFERER]

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list