Jump to content

PHP HTML Form Not Submitting Full String


Eccentricson

Recommended Posts

I have a PHP/HTML form, one of the fields isn't sending the entire string on submit, instead it's only sending the first word before the first space.  I can't find out why..

 

 

<span id='MitigationOnTrack'><input type='text' name='mitigation[$row_id][status]' value=". $data['status'] ."></span></td>

Any ideas?

 

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.