SyntaxFix
Write A Post
Hire A Developer
Questions
$Name= "'".$row['Name']."'"; $Val1= "'".$row['Val1']."'"; $Year= "'".$row['Year']."'"; $Month="'".$row['Month']."'"; echo '<button type="button" onclick="fun('.$Id.','.$Val1.','.$Year.','.$Month.','.$Id.');" >submit</button>';