2013-11-20, 13:01:22
i want to pass additional information within a get simple url link.
Example
http://www.domain.com/index.php?id=test (additional information goes here without the parenthesis)
This additional information will be used by a PHP script embedded within the "test" page.
How would i achieve this ?
Thanks
Example
http://www.domain.com/index.php?id=test (additional information goes here without the parenthesis)
This additional information will be used by a PHP script embedded within the "test" page.
How would i achieve this ?
Thanks