For most secure things, usernames tend to be all-lower-case, stemming from the tradition of having all-lower-case usernames in UNIX.
For most secure things, usernames tend to be all-lower-case, stemming from the tradition of having all-lower-case usernames in UNIX.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Hi, I am a beginer in php, and need a little help, in this case am just like a noob in everything related to php, I cannot even make comparation between html, javascript and php (if there are some). Anyway please help me, I had read all the all other post in this topic but I couldn't understand much, first, I need a register file and I don't know how to make it, I think there is necesary more than one file for that, then how I make the connection to the login file? And how I make the login file? Just like in the exemple before? But how I make the files and open them, because I tried but I couldn't succeded. I am very very comfused. I had tried to make that login file but all I had obtain was a blak page. Please help me.
Thanks
And I have another question: what is mysql and how i use it?
And sorry but I still have a question, how can i make a sistem for recuperating losted password?
Then before asking questions, please, learn the basics. This is a good tutorial.I cannot even make comparation between html, javascript and php (if there are some).MySQL is a database package. As for how you use it, as I said, cover the basics first.what is mysql and how i use it?Basics basics basicsAnd sorry but I still have a question, how can i make a sistem for recuperating losted password?
Oh, and there's an "edit" button in the corner of your posts.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Thank you Twey, I will start right now to read the tutorial and I will come back soon.
hi,
I wanna develop a hospital management system using PHP. with login and stuff. I dont know anythng about it. Can anyone help?
If you don't know anything about PHP its best to learn tutorials, if you have a fair idea about it but are asking about which way you should go i'd do this:
page 1: login script/ with verification - you will have to use the isset function, create cookies or sessions here
page 2: your other stuff, in this page you will check if the person has indeed logged in.
Also make sure that people who already have logged in can not access the login script page.
Bookmarks