|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Googler
![]() Join Date: Jul 2007
Posts: 144
Thanks: 0
Thanked 4 Times in 4 Posts
![]() |
Php Mysql
Hi all,
I'm trying to learn php and so far its going ok, learnt how to transfer data from one page to another using forms. I no its very basic but only been learning for half a day. I want to create a website in php with different functions so im going through each function and learning how to do it, transferring data was one of them. Im a little stuck now, because I want to create a userlogin function but i think i need to use mysql to store all the usernames and passwords??? Im guessing you just create the database and upload the file to the server??? Can someone give me some insight if what im suggesting is correct?? if not what i need to do |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Hi,
Yes, basically what happens, suppose you have database with customer login information, such as username and password. When someone enters their login details in the form, you capture POST data in php script and make a request to database to see if you have records on them, if yes, then send customer where you want to. There are millions of articles on the internet, try googling "php login script with db". Luck, |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I need a PHP with mysql site | jetbrains | Web Hosting Forum | 9 | 09-27-2006 07:51 AM |
| Anyone know phpBB and MySQL? | intelliot | Books and Google Book Search | 3 | 02-23-2006 07:21 AM |
| MySQL hosting | Orpheus | Web Hosting Forum | 3 | 11-15-2005 05:00 AM |
| Need help with php/mysql for accounts | xxzzangxx | Web Design, Coding & Programming Forum | 1 | 07-24-2005 07:48 PM |