Jump to content

hallytom

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by hallytom

  1. Thanks for the assistance, how about displaying the data would this just be down to formatting in html? Regards, Tom
  2. Hi, Firstly as a disclaimer, I am not requesting any code to be supplied, this is to be used in a University project and I am aware of the relevant regulations and would like to create the code myself, I am only trying to get help pointing me in the right direction. I am using PHP to display the contents of a MySQL database, as part of the product I would like to display the database in a format similar to a directory browser. I am reading in from an XML file of the database which is created using MySQL dump, I would then like to be able to iterate through this and display the Databases and tables in a list almost, but one that is dynamic and possibly interactive to the point of being able to select tables and fields to be able to view in more detail in another part of the program. Is this possible to achieve using PHP or any other languages that can be incorporated into this program. As an example, below is how I would like to display the contents to the user, with the + and - representing the default standard or showing more or less sub content. +ROOT -MySQL -Schema -Table 1 -File 1 +Table 2 +User Table 1 Thanks in advance for any help. Regards, Tom
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.