how can i write a insert command inside a while loop ?
i did try like following code but its not working !!!
Code:while($result=mysql_fetch_array($sql)) { mysql_query(INSERT INTO ......); }
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |