Search Results

Search: Posts Made By: sea
Forum: Web Development 02-08-2015
2,197
Posted By sea
I didnt say 'remove' i said 'outside the loop'. ...
I didnt say 'remove' i said 'outside the loop'.

OLD:
while($row = mysqli_fetch_array($result)){
echo "<tr>";
echo "<td>" . $row['name'] . "</td>";
...
Forum: Web Development 02-06-2015
2,197
Posted By sea
I'd use the echo "</table>" outside of the while...
I'd use the echo "</table>" outside of the while loop.


Also, just for testing, i'd lower the file-creation-intervall from every to just every 10'th second.
This said, i'm confused by client.js,...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy