+ Reply to Thread
Results 1 to 2 of 2

Thread: Php register

  1. #1
    seaside is offline x10Hosting Member seaside is an unknown quantity at this point
    Join Date
    Aug 2009
    Posts
    14

    Php register

    Hello, I have created a simple login system. I have created a table, as follows:



    CREATE TABLE `members` (
    `id` int(4) NOT NULL auto_increment,
    `username` varchar(65) NOT NULL default '',
    `password` varchar(65) NOT NULL default '',
    PRIMARY KEY (`id`)
    ) TYPE=MyISAM AUTO_INCREMENT=2 ;
    --
    -- Dumping data for table `members`
    --
    INSERT INTO `members` VALUES (1, 'john', '1234');


    How can I create a register page for people to join? lets say that

    $mysql_host = "qwerty";
    $mysql_database = "database";
    $mysql_user = "user1";
    $mysql_password = "password";

    All help appreciated.

  2. #2
    fhfive is offline x10Hosting Member fhfive is an unknown quantity at this point
    Join Date
    Oct 2009
    Posts
    1

    Re: Php register

    You can't seriously expect someone to do all the work for you? But this should set you on your way http://www.youtube.com/watch?v=ngqeWUIDlnk.

+ Reply to Thread

Similar Threads

  1. Ever Been Suspended For Using PHP?
    By dragoneye_xp in forum Off Topic
    Replies: 26
    Last Post: 08-16-2009, 07:17 PM
  2. [PHP] Variables in PHP
    By Bryon in forum Tutorials
    Replies: 15
    Last Post: 01-29-2009, 09:46 AM
  3. currently have an application pending php
    By biomasti in forum Free Hosting
    Replies: 1
    Last Post: 09-03-2008, 01:58 PM
  4. php errors galore
    By DMG Online in forum Scripts & 3rd Party Apps
    Replies: 9
    Last Post: 05-17-2008, 06:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers