Results 1 to 4 of 4

Thread: how to?

  1. #1
    Join Date
    Nov 2007
    Location
    Florida
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to?

    hello,

    I'm building a site using NVU:

    1) I want everyone who wants to Enter, to become a "Member" by Registering first, just like we register here to be able to post a new thread or reply to one.

    However, the site is not a Forum like this one, it is a site displaying a collection of documents and images; Regardless of the content of the site, I want visitors to Register before they are let in.

    Is there a script available that will let me do this somewhat easily? I am not an expert in HTML.

    thanks for your help.

    Zurdo

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Beyond HTML. You will need a server side language, like PHP.
    You could look into using a database, which is probably the best option.
    http://php-mysql-tutorial.com

    For a working script, though a bit complex (but understandably so, as it has a number of features), you can try this, written by Twey:
    http://twey.co.uk?q=loginscript
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Nov 2007
    Location
    Florida
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to?

    mi madre! that script is beyond my understanding, (for the time being until I become familiar with it). I don't even know what SQL is! so go ahead and laugh!

    I'll have to go through the Tutorial.

    Thanks,
    Zurdo

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Sure, if you don't understand that, it's a good idea to look at the tutorial and then use the prewritten script.
    MySQL (and SQL in general) is a database language, that can be used with PHP to store and retrieve information.

    It can feel a bit overwhelming at first, since this is advanced web design, but, hey, welcome. And that tutorial is well written, I think, so it should get you going soon enough.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •