Hi!
Is it possible to pass variable's value to the same page from hyperlink (I know how to do it using form(PHP-SELF), but I need from link - it's more compact)?...
Example
<a href="mypage.php?id=test">send value</a>
Yes, it's definately possible... but need more specifics, it depends where the variable is coming from, is it a php variable or a form variable which you want to pass via a link?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.