![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
|
making a login page with javascripting
now would i be able to make one of these using javascripting or would i have to make it using php or even have to program it with python?
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
you could do it with either. But if you want it to be secure, you have to do it in a server side langauge. (php,asp etc)
|
|
|
|
|
|
#3 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
ok how diffcult is it to make one with php?
|
|
|
|
|
|
#5 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Might I suggest you revisit your other threads, sit on the corral fence, and review your questions and responses?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() ![]() |
A PHP login page is super easy. If you control your web server and it happens to be Apache, look into .htaccess files.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#8 |
|
Expert Programmer
|
On top of htaccess files, you can simply use a text file to store the password, so therefore you dont need to figure out mysql. java roshna made good poonts to on validity. Dawei is also right. You need to revists your other threads. In stead of asking so many questions, why don't you sit down to learn a language, instead of parts. Sit down, and learn php. It will benfit you in the long run.
|
|
|
|
|
|
#9 | |
|
Hobbyist Programmer
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Expert Programmer
|
Then you're set. Have fun
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|