Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Variable within a variable?: Edit Log

Here is the list of edits for this post
Variable within a variable?
 I guess that is what I am asking, how could I get this to work? I am using a Global Andy wrote to be able to include files in dynamic pages, so thats not the problem.

This works

<%php_dynamic_detailed('http://127.0.0.3/php/image.php?id=1')%>

this doesn't

<%php_dynamic_detailed('http://127.0.0.3/php/image.php?id=<%ID%>')%>

It prints out .....image.php?id=<%ID'')%>

Last edited by:

garrynz: Jul 2, 2005, 6:54 AM

Edit Log: