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.

Likes Received By rybrns

  1. JEET liked rybrns's post in the thread Suggestion for PHP-mysql website-based quiz?.

    Ok I found the reason the code won't work. My web host provider has disabled the CREATE TABLE command (and others for mysql) in php, an...

    Mar 6, 2020
  2. JEET liked rybrns's post in the thread Suggestion for PHP-mysql website-based quiz?.

    function Open_Database($server, $user, $password, $database) { $db = mysqli_connect($server,$user,$password,$database) or...

    Mar 5, 2020
  3. JEET liked rybrns's post in the thread Suggestion for PHP-mysql website-based quiz?.

    Tried and no go. Table not created. The only difference between what I was trying and what you suggested is the global statement. I had...

    Mar 5, 2020
  4. JEET liked rybrns's post in the thread Suggestion for PHP-mysql website-based quiz?.

    The old php code did all of that except these: allow visitors to change their vote limit votes to logged-in visitors limit votes to one...

    Mar 5, 2020
  5. JEET liked rybrns's post in the thread Suggestion for PHP-mysql website-based quiz?.

    1. Run locally on my hosted web server 2. Current php/mysql versions (most of the ones I reviewed use obsolete php) 3. Ideally allow me...

    Mar 5, 2020