|
|
Your Question:login phpProgramming & Design :: How to make a php login and redirect user to own private account page?i have a php login system and it only redirects to 1 single page and no private page. how can i do this and how can i make it able for the user to change his password if he needs too that can be on that private page?? Some one please HELP!! THANKKSS!!
Programming & Design :: How to determine if username login is admin or not in php without using radio buttons?hello, I'm doing a php login form that if the user logs in using his email(username) and password and if this user is a admin it would direct it to a admin.php, if not regular.php
without having any radio buttons to click on for which user type ,this user is.
it would just search the user table in the database for the the user_type
sorry, If its not clear enough..
Programming & Design :: How do i add i user login in php where all users get redirected to a single page but see differnt data?I would like to know how to add a login in php, my sql, and php my admin where all the users get directed to one single page but all see different data like on the browser based rpg games eg www.chavgangs.com. also i would like the starting data to already be there!
Programming & Design :: How do you create a PHP login/logout feature using a free host (no MySQL)?I use Geocities, I'd like to make a PHP login/logout/register feature...
Is there a way to do this?
Programming & Design :: How to make a Php login w/o a Database?I just need a simple .php login with out a database, because I can't access my web hosting at school. Just a simple one box password, that has only one password, nothing fancy. I've looked on Google and found this, but it failed to work, any help?
Programming & Design :: What is the simplest way to add a remember me feature to my PHP login system?I already have cookies on my site, but I want to add a remember me feature. I've searched on google, but they all have these complicated guides that assume you don't already have a login system. They even ask me to create a new database. Thanks for the help!
Security :: Can someone test the security of my php login page?http://assortits.x10.mx/Password/login.php
I'm not using MySQL, I have a text file with all the passwords in the same directory. They will be encoded soon but they are insecure right now. So ignoring that, are there any other insecurities?
http://assortits.x10.mx/Password/SignIn.php
Programming & Design :: Is there a easy website signup/login system without PHP that you can just cut and paste into your site?cause I know theres PHP web calenders that you can use without knowing php... Like all you php is though another site and the manage it for you... so is there something like this for website membership signup/login systems. If so please provide a link.
Programming & Design :: How do you make a login system with PHP?Please, no MySQL, I would like this to be connected to a txt file- I know this is less secure, but I don't know MySQL at all, and I know there is a way to create a login system with just a txt file.
PS
An explanation of the code would be good as well, because I am not a great programmer (I am an eighth grader who took a two week course on java and PHP programming).
Programming & Design :: Where can I find a good tutorial for a login script in PHP/MYSQL?I am looking for a good tutorial on how to create a login script in PHP and MYSQL. I want to create a register page to allow users to sign up. Also I want to force users to login if they try access a page when they aren't already logged in. etc.etc.
Also this should be able to be easily applied to an existing pages/application that doesn't require users to login.
Thanks in advance.
|
|