Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6129517
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:45:07+00:00 2026-05-23T16:45:07+00:00

I have a search engine using PHP/MySQL. I use this code to display the

  • 0

I have a search engine using PHP/MySQL. I use this code to display the results from MySQL:

echo "<table width='300px'>
   <h4><a href='$url'><b>$title</b></a><br />
   $desc<br>
   <font color='red'>$url</font></table></h4>
   ";
   }
?>

However, if I add a URL (for example www.google.com) and I click on the title, it links me to http://mysite.com/www.google.com, instead of http://www.google.com.

How can I solve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:45:07+00:00Added an answer on May 23, 2026 at 4:45 pm

    Your $url is “www.google.com”, which is not a complete URL.

    Consequently, your HTML looks like this (you should have posted the resulting HTML, really, as PHP has nothing to do with this):

    <table width='300px'>
    <h4><a href='www.google.com'><b>sometitle</b></a><br />
    somedescription<br>
    <font color='red'>www.google.com</font></table></h4>
    

    www.google.com is not a full URL, and so your browser is treating it as a relative path, and thus prepending the current domain.

    Your $url should be a full URL, like "http://www.google.com".

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this sphinx search engine that I use through Zend using sphinxapi.php .
I have built a search engine using php and mysql. Problem: When I submit
In our desktop application, we have implemented a simple search engine using an inverted
I have a php classifieds website (mostly) and I am currently using MYSQL as
I roamed the site for this question using the search engine, and I don't
I have created a search engine for my website using Google Webmaster Tools. Now
I have a decent, lightweight search engine working for one of my sites using
How can use the WebBrowser control in WPF to navigate using Search engine uri
i've built a search engine + indexer script for a website using php and
I am trying to create a php search engine which can refine search results

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.