Jump to content

Getting an error in my code.


eva21

Recommended Posts

Wow that's sloppy.  Try:

 

printf('<input type="text" class="textBox" name="%d_option1T" value="%s" readonly />', $rows4['id'], $rows5['option1']);

 

I also made it valid markup.  You forgot some quotation marks around some attributes and the XML-style tag closing.  What are you trying to do with this code, by the way?  It could probably be neatened up.

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.