Hello,
I have a problem, how can i pass a variable value between two php tags exp:
How can i fix that?
Hello,
I have a problem, how can i pass a variable value between two php tags exp:
How can i fix that?
You are missing the semi-colons at the end of each line you are echoing. If you turned on error reporting it would have told you.