Gossamer Forum
Home : Products : Gossamer Links : Discussions :

pass variable and parse with php

Quote Reply
pass variable and parse with php
How can I pass variable and parse it on other php page?

I have variable <%city%> which will show on my template page fine.

Now I want to use my php page which will draw a image based on "city" variable.

http://www.test123.com/...map.php?city=toronto

above works fine. Now How do I include this on my template pages?

<%include http://www.test123.com/...city=<%city%>%>

Obviously above does not work, but maybe it shows what I am after Tongue

Thanks (Just noticed there is no discussion going on with dbman sql, so posted here)
Subject Author Views Date
Thread pass variable and parse with php Suomi 3326 Nov 28, 2004, 7:29 AM
Thread Re: [Suomi] pass variable and parse with php
HyperTherm 3247 Nov 28, 2004, 12:25 PM
Thread Re: [HyperTherm] pass variable and parse with php
Suomi 3243 Nov 29, 2004, 5:17 AM
Thread Re: [Suomi] pass variable and parse with php
Andy 3236 Nov 29, 2004, 5:26 AM
Thread Re: [Andy] pass variable and parse with php
Suomi 3208 Dec 4, 2004, 1:30 PM
Thread Re: [Suomi] pass variable and parse with php
Jagerman 3210 Dec 4, 2004, 3:28 PM
Post Re: [Jagerman] pass variable and parse with php
Suomi 3207 Dec 5, 2004, 11:55 AM
Post Re: [Suomi] pass variable and parse with php
HyperTherm 3212 Dec 2, 2004, 9:32 PM