|
How can I do this? I want to grab values from textboxes in a page and when I hit the submit button, I want a confirmation popup to appear and show the values from the textboxes.
__________________
$id ="waxxer";
$id = str_replace('x', 'l', $id);
echo $id;
echo " and Marj";
|