Can you describe a bit more detail on what it’s not doing that it should? It seems as if it create a URL based on the information coming out of the query though I’m a bit rusty on HTML and not exactly sure what it will display inside the <a> tags.
@droopsnoot Thanks for your time for trying to help me out with this . its simple i want to create a link based on the user fed information from the database eg. social_url is facebook.com and the ‘social_name’ would be the username xyz, here what i’m looking for is it should execute something like this www.facebook.com/xyz but thats not happening in my case, the execution is like this 192.168.1.101/www.facebook.com/xyz wherein its an invalid link.
What have you in your database for social_url it looks like either your social_url is 192.168.1.101/www.facebook.com/xyz or your name is facebook.com/wfdtech