Blog

How to select all your friends with just one click and send them page and event invitations... http://t.co/JSzQwHKW (6 months ago)

How can I display search term on HTML page? PHP?

I have a HTML landing page on which I would like to display the search term used to arrive at that page. My traffic is 99% PPC, so I can put the keyword in a banner id if necessary.

How can I display the search term on my landing page? I’ve heard PHP is the way to go, but I need more info.

3 Comments


  1. Kheme
    Sep 07, 2010

    obviously dude… you need to learn PHP!


  2. thebest b
    Sep 07, 2010

    daaah


  3. going123sold
    Sep 08, 2010

    First you would have your search form:

    Now you would have your results.php page which would look something like this:

    You searched for: < ?php echo $_GET["text1"]; ?>

Leave a Reply