> 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
>http://www.domain.com/var1_value1/var2_value2/
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
2 matches
Mail list logo