Be a Supporter!

accounts

  • 576 Views
  • 8 Replies
New Topic Respond to this Topic
shakiko
shakiko
  • Member since: Jun. 19, 2005
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
accounts 2005-06-23 20:30:28 Reply

how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

and by the way , wats PHP?

Jessii
Jessii
  • Member since: Feb. 10, 2005
  • Offline.
Forum Stats
Member
Level 36
Movie Buff
Response to accounts 2005-06-23 20:32:51 Reply

At 6/23/05 08:30 PM, shakiko wrote: how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

and by the way , wats PHP?

I don't have the knowledge for log ins and stuff but PHP is a script language that utilizes MySQL databases in order to store information on the database and retrieve that info with certain commands. You need both PHP and SQL in order to do what you want.

Pilot-Doofy
Pilot-Doofy
  • Member since: Sep. 13, 2003
  • Offline.
Forum Stats
Member
Level 37
Musician
Response to accounts 2005-06-23 20:44:51 Reply

What would be the point of a login system if it doesn't track anything? What will this be doing for the site?

WillPostForFood
WillPostForFood
  • Member since: Aug. 28, 2004
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to accounts 2005-06-23 21:04:04 Reply

At 6/23/05 08:30 PM, shakiko wrote: how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

and by the way , wats PHP?

phpbb.com does it all for you ;)


The names Food, WillPostForFood.

BBS Signature
NaMuKnoble
NaMuKnoble
  • Member since: Dec. 1, 2004
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to accounts 2005-06-24 09:22:10 Reply

At 6/23/05 09:04 PM, corupthamster1 wrote:
At 6/23/05 08:30 PM, shakiko wrote: how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

and by the way , wats PHP?
phpbb.com does it all for you ;)

PHPBB is a bulletin board system not an account system.

<deleted>
Response to accounts 2005-06-24 13:22:28 Reply

Like coding it from scratch like log in

i cant post the code here

AntiangelicAngel
AntiangelicAngel
  • Member since: Feb. 23, 2004
  • Offline.
Forum Stats
Member
Level 19
Blank Slate
Response to accounts 2005-06-25 06:50:56 Reply

Ok... well... basicly, I'd need to look up the html and java, but you have a text field or two, and then: if text field matches such and such in database do this, open new page, then greet the person using a get function or cookie

Mad-Bax
Mad-Bax
  • Member since: Apr. 9, 2003
  • Offline.
Forum Stats
Member
Level 09
Programmer
Response to accounts 2005-06-25 07:22:30 Reply

At 6/23/05 08:30 PM, shakiko wrote: how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

http://www.phpfreaks.com/tutorials/40/0.php


Ore wa kami da
Anata wa kame da

Casualty
Casualty
  • Member since: Sep. 15, 2004
  • Offline.
Forum Stats
Member
Level 35
Musician
Response to accounts 2005-06-25 08:31:51 Reply

At 6/23/05 08:30 PM, shakiko wrote: how can i make somthing on my site , that u can make ure own account on it , an dlogin or register , adn stuff , like that.

and by the way , wats PHP?

Now that you're here, ask for a portal too