|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I know this is a PHP forum but.....
I know this is a PHP forum but I was hopeing somebody here with some perl experience could help me out. I've been posting to perl forums but they're just not as responsive and helpful as this one. If anybody knows anything about passing variables through URLs in perl and wants to help me out that would be great.
|
|
#2
|
|||
|
|||
|
RE: I know this is a PHP forum but.....
My bet is that since in PHP, url variables are the same as GET variables, they will be the same as GET variables in perl. Hence, you should use the variables as if you were processing a form that used method=GET. If you want more, taste http://www.cgi101.com/class/ch3/text.html
Good luck, Peter |
|
#3
|
|||
|
|||
|
RE: I know this is a PHP forum but.....
Thanks, I've acctualy got stuff working for that now.
|
![]() |
| Viewing: Codewalkers Forums > General > General Chat > I know this is a PHP forum but..... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|