Jump to content

passing a variable to appear in a text feild?!?


burge124

Recommended Posts

hi,

 

ive got a XML document uploading to this page, want the user to check the contents before submitting to database, example questions title

...

case 'questiontitle'

echo 'question title:'

...

$question = 'questiontitle'

...

<label>

<input name = 'questiontitle' type='text' id = 'questiontitle' value = ??????? />

<label>

...

not sure on the structure to call the variable in the value of the text field.

 

thanks ian

 

 

 

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.