Link to home
Start Free TrialLog in
Avatar of robrodp
robrodpFlag for Mexico

asked on

php esquivalent of <%=test%> in asp

I have this code in my asp script:

<input type="hidden" value=<%=test%> name="test">

I need te equivalent in php

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of robrodp

ASKER

As usual. Great...