-2

php mysql

var strHtml11 = "rec_qty; ?>\" >

How to fix ‘max=" " dynamical in script ’ its not working error in PHP” ?

Uma
  • 11
  • 1

1 Answers1

0

try this one

var strHtml11 = '<input name="weight[]" onkeyup="calculate(\'' + count + '\')" id="weight_"+count+" type="number" step="any" max="<?php echo $dd=$r1->rec_qty; ?>" required="required"/>';