Test | Test |
There is a syntax error, unexpected error in the line 4. Please find me that and help me to create a table using the following cordings
Index.php :
My PHP WorkPHP Test Page
Rows :Colums :
Page2
Page2.php :
PHP Work <?php if(isset($_POST['rw'])) { $count="intval"($_POST['rw']); } else { $count=5; } ?>Test | Test |