Re: [PHP] I didnt understand the how work pathtovars, a php gpl script

2002-07-25 Thread David D
> would look like this: > http://www.domain.com/script.php?var1=value1&var2=value2 > there would be a document name << script.php >> > followed by the << ? >> > then variable and value pairs << var1=value1 >> > separate each variable/value pair with an ampersand << & >> > > Hope this helps > > Bre

Re: [PHP] I didnt understand the how work pathtovars, a php gpl script

2002-07-25 Thread Bret L Conard
; separate each variable/value pair with an ampersand << & >> Hope this helps Bret Find a contractor or find a contract at Tech-Temp.com - Original Message - From: "David D" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 25, 2002 2:

[PHP] I didnt understand the how work pathtovars, a php gpl script

2002-07-25 Thread David D
Hello, I was looking for a query_string wrapper for web crawlers I found pathtovars : http://www.phpclasses.org/browse.html/package/561.html English is not my native language. I didnt manage to use efficently this script ! Even with the sample ! I don't know how to map url ? How to generate an