You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
E
سوال فوری
سوال فوری
با سلام و خسته نباشید
من می خواستم بدونم د ر این برنامه echo ' <table width="10" height="10" border="1" align="center" cellspacing="2">';
for($i=1;$i<=10;$i++){
for($j=1;$j<=10;$j++){
$g=$i*$j;
}
echo" <tr>...