Search found 5 matches
- Sun Feb 08, 2015 9:58 am
- Forum: PHP - Code
- Topic: PHP LOGIN Problems
- Replies: 7
- Views: 1981
Re: PHP LOGIN Problems
I have gone through the codes, yes.. It seems faulty bad i cant really point where the problem is
- Sun Feb 08, 2015 9:07 am
- Forum: PHP - Code
- Topic: PHP LOGIN Problems
- Replies: 7
- Views: 1981
Re: PHP LOGIN Problems
@@@strider64
Would you have me send you the codes so you help me?
I' seriously confused right now. I dont know how to fix this.
Please help
Would you have me send you the codes so you help me?
I' seriously confused right now. I dont know how to fix this.
Please help
- Sun Feb 08, 2015 8:05 am
- Forum: PHP - Code
- Topic: PHP LOGIN Problems
- Replies: 7
- Views: 1981
Re: PHP LOGIN Problems
I dont understand how you mean strider64
- Sun Feb 08, 2015 1:05 am
- Forum: PHP - Code
- Topic: PHP LOGIN Problems
- Replies: 7
- Views: 1981
Re: PHP LOGIN Problems
Its supposed to redirect to the admin page or the user page. But it doesnt redirect to any page at all.
- Fri Feb 06, 2015 8:22 pm
- Forum: PHP - Code
- Topic: PHP LOGIN Problems
- Replies: 7
- Views: 1981
PHP LOGIN Problems
Hi, I have this PHP code that I'm working on. From my 'calcutations' its supposed to work but Its not working as it should. And I need help. Please help me fix it index.php <?php $errors = array( 1=>"Invalid user name or password, Try again", 2=>"Please login to access this area"...