O
Orion Hunter
I am in the process of doing some web page authoring using eRuby.
My question is this-- how do I access the post/get information in URL
rewriting? I know in PHP you use something like
$_GET["key"]
given the following URL: http://www.xyz.com/index.html?key=RUBYRULZ
Does eRuby have the equivalent?
_________________________________________________________________
Compare high-speed Internet plans, starting at $26.95.
https://broadband.msn.com (Prices may vary by service area.)
My question is this-- how do I access the post/get information in URL
rewriting? I know in PHP you use something like
$_GET["key"]
given the following URL: http://www.xyz.com/index.html?key=RUBYRULZ
Does eRuby have the equivalent?
_________________________________________________________________
Compare high-speed Internet plans, starting at $26.95.
https://broadband.msn.com (Prices may vary by service area.)