The problem is that all news except the last id are output from the database, what's the problem?
Remove the first
$showall = mysql_fetch_array($news);
You read the first record, and start the cycle by reading the second (the first one)
Source: https://ru.stackoverflow.com/questions/41051/More articles:The jQuery.FancyBox plugin blocks the site in FireFox3Tangensoid mappingPointers and constHow to transfer these forms to the database and then successfully reproduce them?Skype API for phpHow to make a shared variable (any language)How to draw / display text for coordinate axis values in OpenGl? C ++Explain the meaning of the optional HTTP request parametersDebugging in flashbuilder mac?How to make such a menu?All Articles