Hello!!

My english not is very well, I'm sorry.

I try show image with [G2:num_id].

[G2:61] ----> show image with id 61.

I want show image with a variable:

$num = 61;
[G2:$num]

But in code php no show anything.

Thank you.