in reply to Re: Using CGI and perl to specify modes which control page functionality.
in thread Using CGI and perl to specify modes which control page functionality.

For more perspective on how-to organize the urls in the best human oriented way read Clean URL/RESTful (means GET/POST/PUT/PATCH/DELETE )

  • Comment on Re^2: Using CGI and perl to specify modes which control page functionality.

Replies are listed 'Best First'.
Re^3: Using CGI and perl to specify modes which control page functionality.
by Bowlslaw (Acolyte) on Jul 02, 2013 at 15:46 UTC
    Thanks, but that will take me a long time to read and understand it all. I have a basic understanding, and the most important thing for me right now is to finish this. I can't find code examples anywhere.
      Nevermind, I was just being impatient :( Thanks for your help!