No login system or anything.. Whats the best way to make only specific people to be able to edit fil
8 replies, posted
Hey, I am making website for my college course, and I don't have any login system or anything. That would be the best way to make only specific people to be able edit a file or add entries to it? (In my case it's html file which contains news entries), please suggest me a way to make it so that only lets say people with a specific IP or perhaps some other Identification can edit the html file? Help please.!
website is:
[url]http://www.bshc1.info/index2.htm[/url] - Draft of if. Many mistakes etc.. But help.!
I would suggest using a CMS such as Joomla or Drupal.
Wordpress
oh damn, any other ways? Perhaps like:
Make a html table with fields where user enters specific data, then presses submit. It asks for password, if password is entered correctly it adds entry to html file?
mysql is a good way
[editline]18th October 2011[/editline]
[url]http://net.tutsplus.com/tutorials/php/using-paypals-instant-payment-notification-with-php/[/url] is similar
Just to note: I know only xhtml and css. Nothing else. Well java as well but no php or js or even mysql.
Pick one:
1. Learn PHP/MySQL
2. Pay someone
3. Use a CMS
3 would be my personal choice if I was in your position.
You could use php to make simple as hell HTTP authentication
Thanks. Last 2 replies moved me the right way.
Sorry, you need to Log In to post a reply to this thread.