Hey Everybody,
I am building dynamic website right now, I need help how to display specific data from mysql database to the web page.
Here is the scenario:
I would like to create webpage where all the content is stored into database.
I am using Dreamweaver MX to create the page template.
** For instance when I am on "Home Page" , the php script will call data from database and display the content on the "Home Page".
My questions are:
How should I structure the table. (e.g ID, page_name, Page_content, etc...)
How to query to mysql , so only select specific page_name, page_content will display on the page.
I try to search the forum but I cannot find the topics I needs. If you know this already exists on the forum please let me know (provide the links, please. Or tell me the topics name.)
Thanks
j_yasa