Listing mysql query data into a table

Asked by Ayath Ullah

Hi,
I'm new to using PHPDevshell here.

I would like to develop a custom app.

I am having difficulty using the MVC structure to get some data from a mysql table and showing as a html table.

Would you guys be able to give me an exemplar structure of how I should layout my queries in each of the Models,Views and Controllers folders.

I understand they must all have the same filename for it to work.

Many thanks,
ayath

Question information

Language:
English Edit question
Status:
Answered
For:
PHPDevShell Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
TitanKing (titan-phpdevshell) said :
#1

Hi Ayath,

Remember, there is no need to use MVC at all. If you are not used to MVC, simply use the methods you know best. Follow the updated Getting Started guide:
http://www.phpdevshell.org/getting-started

If you insist on using MVC, you can follow these guides:
http://www.phpdevshell.org/content/mvc

For an overview of the documentation please see:
http://www.phpdevshell.org/booktree

Look for the ExamplePlugin inside your PHPDevShell install for some real examples.

Can you help with this problem?

Provide an answer of your own, or ask Ayath Ullah for more information if necessary.

To post a message you must log in.