General information: for debugging, an excellent resource is the "Debugging 101" thread found linked in my signature.
Now, a question for you, good sir. Is English your primary language? This:
jamjam;10968160 wrote:Please double check this.
... is an imperative statement. It might even be called a "command".
If indeed that is what you meant, and you are a native English speaker, be advised that I can gladly do exactly as you require for the very reasonable sum of $2.00/minute, billed in 30-minute units.
If English isn't your native language, I would offer the kind suggestion that you will get a better result if you type something more like this instead:
There are two rows in the database that should be shown. Could you please double check this and see why the results might be blank?
And it might be a good idea, then, to include the current code snippet:
<?php
// your modified script here
?>
and perhaps list any steps that you have taken yourself to determine why the current code is not working.
But these are just suggestions. 😉