SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: quick question? password
-
Aug 22, 2004, 15:05 #1
- Join Date
- Aug 2004
- Location
- Gloucester UK
- Posts
- 63
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
quick question? password
Hi just a quick question how would you password protect a page?
-
Aug 22, 2004, 15:08 #2
- Join Date
- Jan 2004
- Location
- Colorado Springs
- Posts
- 308
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
There are many ways. I would utilize PHP to perform this function. However, I would browse hotscript.com for Authentication scripts if you don't want to do it yourself
-
Aug 22, 2004, 15:47 #3
- Join Date
- Jun 2004
- Location
- Wales, UK
- Posts
- 788
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You can use Javascript, but that would be VERY insecure (unless you use javascript includes - if thats possbile im not a javaacript guru
). But like nekeno12 said, PHP/MySQL and server-side languages would be your best bet. It's better to make them yourself for maintenence etc, but if your lazy or find coding hard, a script side will do
.
Regards,
JamesIf knowledge is power - Why isn't our army librarians?!
Statistics show that 63% of all statistics are fake.
When i was little i broke my neck, and i havent looked back since.
I completed the internet in 1 week. The end boss was pretty easy though.
-
Aug 22, 2004, 19:43 #4
- Join Date
- Feb 2003
- Location
- Slave I
- Posts
- 23,424
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
Don't forget .htaccess.
-
Aug 23, 2004, 01:43 #5
- Join Date
- Aug 2004
- Location
- Gloucester UK
- Posts
- 63
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
ive also posted this in the php section as i would like my forum members to be able to access the page with their U&p
Bookmarks