Closed Thread
Results 1 to 4 of 4

Thread: Keyword Script - 650 points

  1. #1
    ƒorte's Avatar
    ƒorte is offline x10 Lieutenant ƒorte is an unknown quantity at this point
    Join Date
    Oct 2005
    Location
    Troy, MI
    Posts
    490

    Keyword Script - 650 points

    Hi there, Mike here.

    I know it's been awhile but you know I'll never forget about x10hosting's awesome forums.


    I am in.. well not really need but I would like... a keyword script.

    This script is pretty simple.. I need a small text box and a "Go!" button.

    When someone types in a word or phrase into the box and hits "Go!", they will be redirected to a website.

    The website to which the user is redirected is determined by a specific word "keyword" or phrase entered.

    (Hope that makes sense...)

    I don't really care how the script operates as long as I can easily edit and create and infinite amount of keywords and websites.

    The offer is on the table. If I really like it I may be inclined to give one a bonus.. ya never know.. :naughty:


    Do a free offer, PM me when it greens, and I'll send you 300 points!

  2. #2
    t2t2t's Avatar
    t2t2t is offline x10 Elder t2t2t is an unknown quantity at this point
    Join Date
    Sep 2006
    Location
    Europe, Estonia
    Posts
    690

    Re: Keyword Script - 650 points

    Made a "little" script that checks if keyword = word.

    Form:
    HTML Code:
    <form action="redirect.php" method="post">
      <input name="word" type="text" size="20">
      <input type="submit" name="move" value="Go!">
    </form>
    redirect.php:
    PHP Code:
    <?php
    // Define function to check for X keyword
    function checkfor ($word$url) {
        if (
    strtolower($_POST["word"]) == $word) { // Check if its in code.
            
    header("Location: $url");
            die;
        }
    }
    // Add as many pages you want.
    // NB! Make sure to include http:// infront.
    // And for godness sake, put keywords as lowercase.

    checkfor ("home""http://google.com/");
    checkfor ("neti""http://neti.ee/");
    checkfor ("x10hosting""http://x10hosting.com");

    print 
    "Error, no page found!";
    die;
    ?>
    This post has been marked spam 52 times.


  3. #3
    ƒorte's Avatar
    ƒorte is offline x10 Lieutenant ƒorte is an unknown quantity at this point
    Join Date
    Oct 2005
    Location
    Troy, MI
    Posts
    490

    Re: Keyword Script - 650 points

    cool

    Lemme try this out and I'll get back to you with those points


    Do a free offer, PM me when it greens, and I'll send you 300 points!

  4. #4
    ardnat is offline x10Hosting Member ardnat is an unknown quantity at this point
    Join Date
    Jun 2006
    Posts
    5

    Re: Keyword Script - 650 points

    look on googel!

Closed Thread

Similar Threads

  1. 15 points for rotate image script
    By Josh in forum The Marketplace
    Replies: 3
    Last Post: 05-27-2006, 01:06 AM
  2. [OFF] Easy Forum Points
    By James in forum The Marketplace
    Replies: 0
    Last Post: 05-08-2006, 02:48 AM
  3. Server UP time Script
    By dharmil in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 04-03-2006, 04:39 PM
  4. URGENT: 80 points for a CGI script
    By Chirantha in forum The Marketplace
    Replies: 13
    Last Post: 12-28-2005, 11:24 AM
  5. [REQ] phpnuke/postnuke module or php script 100+ points
    By 03moscropl in forum The Marketplace
    Replies: 5
    Last Post: 09-30-2005, 10:32 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