[Solved] php variable from variable [duplicate]
[ad_1] Try with this. It will create a variable from another one. $a = ${‘txt’.$d} P.s. This is a question asked a couple of times. You might have found the answer simply by searching the issue on google. 1 [ad_2] solved php variable from variable [duplicate]