Hey!

Just wondering if anyone of you know of a clever way to view an entrie MySQL table with field names and records in a web browser using PHP? Thing is that I only find ways to view tables I know the content of (field names, numbers of fields etc.) this way , but say if I dont know how many fields there are nor what the field names are, how can I get the code to find this out and display the entire table in the browser?

Thanks!!

    Hey thank guys 🙂 I found out how to do it properly, using your hints. I think I'll post my MySQL manager here when I'm done, maybe save some people from donig a lot of work 😛

    THanks again!

      Write a Reply...