View previous topic :: View next topic |
Author |
Message |
ControlAltDelete Friendly Giant
Reputation: 157
Joined: 03 Mar 2007 Posts: 2396
|
Posted: Fri Feb 29, 2008 4:16 pm Post subject: Log in page.` |
|
|
My dads making a website,He wants to know how to code the log in.Like He wants the script,so when you sign up,You get added to his lil database thing,HTML please,Someone mind helping out? Or even better,Someone wanan joni hi mand help him code?
_________________
Shrooms wrote: | but sadly this is 1984 and western civilization the last ones standing at the top of titanic before it sinks...no matter what you do, they know |
|
|
Back to top |
|
 |
Zodin Master Cheater
Reputation: 0
Joined: 22 Feb 2008 Posts: 274
|
Posted: Fri Feb 29, 2008 4:29 pm Post subject: |
|
|
No clue what you talking about, but are you talking about FTP? If you can use a program like cuteftp. I run a website and that is what I use to upload files to my server and manage the website.
|
|
Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Fri Feb 29, 2008 4:36 pm Post subject: |
|
|
I'd suggest using PHP and integrate it into HTML.
_________________
LAWLrrenzolicious |
|
Back to top |
|
 |
ControlAltDelete Friendly Giant
Reputation: 157
Joined: 03 Mar 2007 Posts: 2396
|
Posted: Fri Feb 29, 2008 4:43 pm Post subject: |
|
|
Swank,Are you a good PHP/HTML Coder? My dad really could use some assistance.
_________________
Shrooms wrote: | but sadly this is 1984 and western civilization the last ones standing at the top of titanic before it sinks...no matter what you do, they know |
|
|
Back to top |
|
 |
Spawnfestis GO Moderator
Reputation: 0
Joined: 02 Nov 2007 Posts: 1746 Location: Pakistan
|
Posted: Fri Feb 29, 2008 5:01 pm Post subject: |
|
|
ControlAltDelete wrote: | Swank,Are you a good PHP/HTML Coder? My dad really could use some assistance. |
I guess there is just not enough money in our pockets.
Anyways, php logins aren't that hard, just look up a few tutorials on the internet. He will have to have a php-friendly webserver though, in this case you are lucky most webhosts today give out php support, also you'll need some knowledge within databases (MySQL(SQL)) preferably.
_________________
CLICK TO HAX MAPLESTORAY ^ !!!! |
|
Back to top |
|
 |
ControlAltDelete Friendly Giant
Reputation: 157
Joined: 03 Mar 2007 Posts: 2396
|
Posted: Fri Feb 29, 2008 5:03 pm Post subject: |
|
|
Sure hes willing to pay of some sort. oO_
_________________
Shrooms wrote: | but sadly this is 1984 and western civilization the last ones standing at the top of titanic before it sinks...no matter what you do, they know |
|
|
Back to top |
|
 |
Localhost I post too much
Reputation: 0
Joined: 28 Apr 2007 Posts: 3402
|
Posted: Sat Mar 01, 2008 3:10 pm Post subject: |
|
|
Well first off you need to make a (My)SQL database and a PHP enabled site...
If you dont have MySQL you can use a text based login thing... but thats a little challenging... PM me if you need some help...
_________________
|
|
Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Sat Mar 01, 2008 3:23 pm Post subject: |
|
|
I'm no good at PHP, but I've been looking around for the same thing your dad is, and I've found out how to use just a sign in with one set user / pass, but I haven't come across a whole database yet.
If I could help, I would but really can't because I really have no clue on what to do.
You can try this and see if you find anything useful.
http://www.htmlgoodies.com/tutorials/getting_started/article.php/3479531
_________________
LAWLrrenzolicious |
|
Back to top |
|
 |
|