Hi,
I am using this code,
but the value is not getting passed to the called function.
The value of $_GET["ID"] is set.
Thanks in advance
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.
I am using this code,
Code:
eval($_SESSION["product"]->GetTemplate($_GET["ID"]));
but the value is not getting passed to the called function.
The value of $_GET["ID"] is set.
Thanks in advance
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.