Menu

sending variables by url

Help
wickedbob
2001-07-28
2012-09-14
  • wickedbob

    wickedbob - 2001-07-28

    hello

    is it possible to send login variables in php via a url, rather than having them processed by a javascript post command?
    eg, http://website.com/phpchat/login.php3?user=myname+pass=mypass

    i am new to php, have a little experience with cgi and am not sure how different they are

    if this is possible to do, what syntax is the correct one to send?

    :)

    BoB.

     
    • wickedbob

      wickedbob - 2001-08-02

      Duh!

      Well i've worked that one out.
      I grabbed all the variables from the index.php3 page and then attached them to the back, like index.php3?variable1=value1&variable2=value2&...

      And viola!  Instant sign-in.  I am using this chat on my website that helps people new to the internet by giving them an open forum where they can ask questions and help others.  www.showhowknowhow.com if you want to see it in action.

      Thanks for building such a great chat guys.

      :o)

      BoB.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.