weronpc
04-29-2003, 05:01 PM
Hello,
So far, I know 2 ways to work with $_GET[],
one is using the anchor,
eg, <a href=www.page.com?id=6>example</a>
two is using form
eg, <form action="some.php" method="GET">
Do you know anymore other way?
Thanks
Mike
So far, I know 2 ways to work with $_GET[],
one is using the anchor,
eg, <a href=www.page.com?id=6>example</a>
two is using form
eg, <form action="some.php" method="GET">
Do you know anymore other way?
Thanks
Mike