Thread
:
GET/POST vars in Python
View Single Post
May 26th, 2006, 12:15 AM
#
3
titaniumdecoy
Expert Programmer
Join Date: Nov 2005
Posts: 904
Rep Power:
3
That sounds sorta complicated. Isn't there an easy way to do it? In PHP you can use $_GET['var'] or $_POST['var']...
EDIT: I believe
this article
covers what I was looking for.
Last edited by titaniumdecoy; May 26th, 2006 at
12:36 AM
.
titaniumdecoy
View Public Profile
Visit titaniumdecoy's homepage!
Find More Posts by titaniumdecoy