I have some code for testing my database connectivity after installing apache, php and mysql.
This code works fine in Konqueror under F8. I get the rows from the table displayed in the browser. However, if I use Lynx text based browser, the same page under F8 does not display anything
I have used Lynx to display static html pages OK. The text for these pages is black on cream background.
Any ideas why I'm not pulling the rows from mysql using Lynx please?