View Full Version : Is It Possible That Ican Make A Wesite That People Can Register And Log In?
pangetkah002
11-17-2008, 07:52 AM
Is It Possible That Ican Make A Wesite That People Can Register And Log in Even If I Just Host Website In just Free And No Unlimited Space Disk?
If It is Possible Where I Can Get The Code?
And How Can I Do It?
bruglione
11-17-2008, 08:35 AM
I don't think so, You'll need a host that supports .HTACCES and probably MySQL database.
Most free hosts don't support these...
pangetkah002
11-17-2008, 10:04 AM
I don't think so, You'll need a host that supports .HTACCES and probably MySQL database.
Most free hosts don't support these...
Hi There Thanks For Replying I see In http://host-ed.net/ Provides MySQL database.
Look At That Site....
What Can I Do To Make It Work???
Can You Share To Me Any Codees???
bruglione
11-17-2008, 10:39 AM
http://host-ed.net/web_hosting.html
Your using the free-plan right?
Look at the Website Management colum: It says Free-plan doesn't support password protection.
I have no idea if there is any way to create such thing yourself to get around this.
Maybe someone else knows...?
Davidp
11-17-2008, 11:23 AM
Hi There Thanks For Replying I see In http://host-ed.net/ Provides MySQL database.
Look At That Site....
What Can I Do To Make It Work???
Can You Share To Me Any Codees???
Hello,
I have an account with them and it is working fine for me, I am on a paid plan, however I would recommend them to you.
bruglione
11-17-2008, 12:16 PM
Hello,
I have an account with them and it is working fine for me, I am on a paid plan, however I would recommend them to you.
He's using a Free plan, on wich password protection is disabled.
I think the only solution for this problem is to upgrade your hosting plan...
pangetkah002
11-17-2008, 12:23 PM
He's using a Free plan, on wich password protection is disabled.
I think the only solution for this problem is to upgrade your hosting plan...
Oh OK Thanks For Information^^
And I'll Try To Pay I Will Try If My Parents Will Allow Me To Pay With Their Credit Cards
He's using a Free plan, on wich password protection is disabled.
I think the only solution for this problem is to upgrade your hosting plan...
Oh So Your A Premium Member Of That Website So You Have Domain Name..???
Can I See Your Website??.
...I Can't Be A Premuim Member Cause Im Only A 15 Years Old I Cant Get a Credit Card...
There's Something I Wanna Know,Can I Pay With Them Even I Dont Have Credit Card Just Using Paypal???
Schmoopy
11-17-2008, 12:31 PM
If, you're really lucky and have a spare uber computer and a very good net connection, you could theoretically host your own site, then all you'd have to pay for would be the domain name, but it's probably way way too much hassle
Medyman
11-17-2008, 01:39 PM
It depends on the level of security. All you really need is some level of server-side script support -- PHP, ASP, etc... You'll have to check with your host to see if they support these.
A MySQL database would let you have multiple users/passwords. But even without, you could hardcode a password into the script. It might not be that secure, but it'll keep the general public out.
Search Google for "PHP password script" or something similar.
The password protection refers to password protecting directories. That doesn't mean have an authentication system on your site.
bruglione
11-17-2008, 02:45 PM
I don't have a premium account over there, that was Davidp.
But i checked and you can pay with creditcard and paypal.
Anyways, Try what Medyman posted before you actually pay for something :)
Medyman
11-17-2008, 06:54 PM
pangetkah002, it seems that host-ed.net does offer PHP and MySQL with their free account.
Have a look at the following tutorials:
http://www.php-mysql-tutorial.com/user-authentication/index.php
http://www.tutorialized.com/tutorials/PHP/User-Authentication/1
http://nettuts.com/tutorials/php/user-membership-with-php/
There are a lot more tutorials if you search a little bit...
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.