|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Send a Variable with a link
Is it possible to send a variable with a link to the following page?
Here is what I am trying to do. PHP Code:
I know how to do it with forms just don;t know how to do it without forms? Is it possible?
__________________
Thanks, Attila http://www.glorynaspiration.com http://www.abitofthings.com |
|
#2
|
|||
|
|||
|
It looks like a bit of bad php coding there, it should be this.
PHP Code:
then you would retrive taht with $_GET['value']; Please note that the variable $HTTP_ENV_VARS['$value = $forum_table_id'] is invalid, this is why you are receiving problems. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Send a Variable with a link |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|