Most likely simple problem

messageboy

New Member
Messages
12
Reaction score
0
Points
0
Hey all I been coding my own forums and I got a slight problem need solving and wondering if anyone here knew how to fix it.

frm_name = $frm_name;

I want to make the above coding valid without changing the frm_name label or the $frm_name label.


So in other words want the frm_name to equal $frm_name



Edit:
nevermind I just solved it. Thanks anyway. ^^
 
Last edited:
Top