Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
i wanna create my own website that requires user name and PW to get in... how can i do this for free?
7 Answers
- 1 decade agoFavorite Answer
Well, you can either learn PHP and how servers work, but that would probably be too much work and effort for you.
- 1 decade ago
Creating a website is very easy on www.webs.com
You can also use many readymade applications, which will help you build an interesting website.
The website will be in the username.webs.com format
It requires Username and PW to edit
This is absolutely free, but for VERY advanced features, payment is required
With small amount of pay, you can create pages which require a PW to view
- Anonymous1 decade ago
Creating a user registration and log-in requires the use of a server-side script written in PHP, ASP or some other language in that area. In order to build a client base, you will have to know how to setup an RDBMS like MySQL and use SQL statements in your PHP code to run queries against the database. The hard part of all of this is getting your script SECURE!
There are many log-in systems that you can download if you just google it, but I wouldn't trust the security on many of those and they also limit what you can do with your site.
Learn to program; that is your best option. Or hire someone.
- 1 decade ago
Knowing PHP is the best way. Of course, PHP is going to require a website host that has access to MYSQL or another database. If you have the hosting server but not the PHP knowledge you could probably try something like http://www.phpbb.com/ (that's pretty much a forum you download then upload to the server.. its already written). I don't know where to find any of these though because I write my own PHP. Hope this helps >.<
Also, if it is a forum you're trying to make, or one will suit your needs, you could check this out:
- How do you think about the answers? You can sign in to vote the answer.
- Anonymous5 years ago
the easiest way to create website you know html and Photoshop
- Anonymous1 decade ago
GOOGLE
Source(s): GOOGLE