Can this work?
Moderator: General Moderators
Can this work?
Hey, I'm new, and not a total genious on PHP. I'm more into HTML, but I was wondering if I could somehow allow users on my website to post news on the homepage. Such as letting a member post something that will appear on that page. Thanks, and if this can't be done, thanks for trying.
Just make a table on a database(I reccomend MySQL) and make form for them to add it and another script to display it. It's not hard. Read this tutorial http://www.mkaz.com/reference/php/db/start.html it will tell u how to make a database, insert the date, view it and manage it.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Code: Select all
but if your not looking to learn how php works, there are a TON of of these free scripts. However- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
tim wrote:but if your not looking to learn how php works, there are a TON of of these free scripts. However
-------------> http://www.hotscripts.com / http://scriptsearch.com
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: