Whitelist in PhpMyAdmin

Discussion in 'Archived: Plugin Requests' started by lanceryy, Feb 6, 2013.

  1. Offline

    lanceryy

    Please help me to setup the plugin ( Dynamic Effect Whitelist )
    i got phpmyadmin but i don't know how to set up the sql in Whitelist in PhpMyAdmin.
    and the whitelist.php settings.

    I want to setup the SQL whitelist. People need to go to my website and register the username.
    Then the data will sends it to my phpMyAdmin database automatically.

    Please help and guide me.There are some of my settings.

    http://s8.postimage.org/5kx0qc30j/image.png
    http://s17.postimage.org/bzmuvh5b1/image.png
    http://s9.postimage.org/vx0l9s8ml/image.png
     
  2. according to first image, in second and third image you should have:
    Code:
    table: whitelist
    database: whitelist
    Fields 'username' and 'password' you should fill by yourself ;)
     
  3. Offline

    lanceryy

    I can connect to my SQL.
    But i don't know how to create a register.php + register.html
    Can you help me to generate the code?
    Like this: http://upload.lsforum.net/users/public/z1386344o156.png
    Only new 2 :Username 、Email
     

Share This Page