I basically want a script that lets a user do this: 1. Login. 2. Post something. 3. That post gets added to a huge list of all posts that is displayed on the main page, which has most recent posts on top. Possible?
Thank You. Just what I was looking for. Unfortunately, I was not, at that time, mentally capable of relating my needs with a comment script, therfore I has to post this stupid question. Very sorry.
All you can do with Wordpress.com, create your website with Wordpress.com and then learn it a little, believe me Wordpress is very easy to learn and implement, it is also SEO friendly.
wordpress will surely do it for you. Install it on your host, Enable new registrations from admin panel, then create a register/login link by calling a predefined function in your wp theme. or using a pluging. Then you can setup either a post link, or do a little custom coding. I have done this kind of thing already that is why I know it is possible and very easy. The users on my site are able to register and post an article. the article goes for admin approval, and gets on the site once the admin approves it. thanks
The two posters above this didn't get what I wanted. I wanted a system for my friends only, no need SEO, no need wordpress, it it too complex for this.