1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Where Can I Learn How to Do This . . . ?

Discussion in 'PHP' started by Masterful, Oct 2, 2008.

  1. #1
    I want to add membership features and functions to one of my sites to allow people to register, login and favourite things. Can anyone point me in the way of any such tutorials, please? Where can I learn how to build registration forms? Where can I learn how to favourite things?
     
    Masterful, Oct 2, 2008 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    Tell us what you already can? that's more important!

    If you want to start writing a membership system you need to know the following

    Scripting language (php, asp)
    Database engine (MySQL, Progress Sql, MsSql)

    If you choose for PHP i've got some tips:
    session - for remembering user data
    mysql_* functions for inserting, reading, writing data from and to the database
    $_POST to readout user inputs
     
    EricBruggema, Oct 3, 2008 IP
  3. Masterful

    Masterful Well-Known Member

    Messages:
    1,653
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Thanks for the response, Eric.

    Points added to your account! :)

    I know PHP and MySQL - although not enough to go ahead and do this all myself. I want to know, therefore, where I can learn the types of codes that I will require.
     
    Masterful, Oct 3, 2008 IP
  4. Sillysoft

    Sillysoft Active Member

    Messages:
    177
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Sillysoft, Oct 3, 2008 IP
    Masterful likes this.
  5. Masterful

    Masterful Well-Known Member

    Messages:
    1,653
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #5
    Masterful, Oct 3, 2008 IP
  6. aj.eylia

    aj.eylia Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    aj.eylia, Oct 4, 2008 IP