I generate a table of information from a MySQL query and then I would like to select a field in a row of data, by clicking onit, it posts that hyperlink to a new page as post data, is this possible if so how?
or you can use <a href="/somescript.php?foo=3">here</a>
and get the var with request if you want to work with globals off foo=$_REQUEST['foo'] hope this helps too
sleipnir214 i didn't said that your answer was bad i just said if he want to use globals=off in php.ini $_REQUEST will be the solution. I just showed him another solution. Sorry if i upset you it wasn't my intention. Best regards Ionut Popa
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.