Hi all
I need help outputting data to a table which is located on my main page (/index.html).
I log into the admin area and am presented with news posting options, these options are as follows:
1) The news headline e.g. "New Microsoft Flaw"
2) The news category e.g Vulnerabilities
3) The content of the news e.g. "It was discovered this weekend that a new microsoft flaw exists blah blah blah".
When i press the button "post" it posts the information in the table corresponding to the correct category.
E.g If there are 3 categories, each category has its own table.
The microsoft example i gave above would be posted in the Vulnerability table.
As well as outputting the news into a table on the main page it will also have to be stored in a MySQL database for archiving and searching.
If you are looking for examples, goto addict3d.org
There are five tables running down the middle: Downloads, Tech news, Security, Entertainment and Stupid Videos.
I have tried on other PHP development forums, and they told me to come and try here. They said it's an easy job for someone who has time....
If you are willing to help and have msn messenger please leave your email address so i can contact you ASAP.
Alternatively just reply here.
Thanks
Tom
I need help outputting data to a table which is located on my main page (/index.html).
I log into the admin area and am presented with news posting options, these options are as follows:
1) The news headline e.g. "New Microsoft Flaw"
2) The news category e.g Vulnerabilities
3) The content of the news e.g. "It was discovered this weekend that a new microsoft flaw exists blah blah blah".
When i press the button "post" it posts the information in the table corresponding to the correct category.
E.g If there are 3 categories, each category has its own table.
The microsoft example i gave above would be posted in the Vulnerability table.
As well as outputting the news into a table on the main page it will also have to be stored in a MySQL database for archiving and searching.
If you are looking for examples, goto addict3d.org
There are five tables running down the middle: Downloads, Tech news, Security, Entertainment and Stupid Videos.
I have tried on other PHP development forums, and they told me to come and try here. They said it's an easy job for someone who has time....
If you are willing to help and have msn messenger please leave your email address so i can contact you ASAP.
Alternatively just reply here.
Thanks
Tom