Perl- variables in URL?

Bes

Bes

Soldato
Joined
18 Oct 2002
Posts
7,318
Location
Melbourne
Hi

I was wondering if anyone could point me in the direction of some perl or some perl tutorials concerned with taking a URL with user- set variables and being able to use them in the code?

eg. if the URL is www.something.com/test.html&thing1&thing2&thing3

the ability to use the values thing1 thing2 and thing3 in the code?

Thanks
 
Back
Top Bottom