|
ok i have sorted my building tables problem... however...
i have created a script that allows a user to input data into the database tables
but now i want the information placed in the database to be viewed...
i am creating a news system and i want each news post to be in a seprate html table
the database columns ( attributes i think they r called now sure tho )
are called
title_news, body_news, author_news & date_news....
|