![]() |
Using URLS to Fill in Form Fields
I am sure there is a name for this, but I don't know what it is. I have a PHP form that I am using on my forums and I have a text box called $who, and I want to be able to have the URL of the script as "script.php?who=Username" and have that automatically fill in the text box with 'Username'.
Does anyone know the best way to go about doing this? |
HTML Code:
<input type="text" name="name" value="<?php echo $_REQUEST['who']; ?>"> |
All times are GMT. The time now is 03:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|