Actually i created a database and some table in it, and i also have written some code so that anyone can create table from the front end, but after creating it from the user interface i just cannot display the table in the front end but it was created in the backend.
So how can i fetch any table from the database from the front end i.e. from the user interface
So how can i fetch any table from the database from the front end i.e. from the user interface
Comment