Creating hyperlink in sql tables with Phpmyadmin

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

Creating hyperlink in sql tables with Phpmyadmin

Postby Jay_R » 15. July 2011 18:34

Hi All

I really hope someone can help me out there with the below niggle.

See below table, where it says link item, i want that column to be clickable. I set up the table through xampp and all is fine except when i preview it on localhost address its not interacting as if the browser cannot detect the URL

Plus I dont know how to save changes in inspect element view.

If you could help it would be great.

In normal view there are borders around this table which i see have been omitted here, no worries though.

ID Client Name Date Summary Link item
101 State info 2011-07-06 Minister discuses challenges around ICT sector in SA and within the SADC region http://www.mediaiq.co.za
102 State Info 2011-07-04 Conference of law makers to discuss the Information Protection Bill Click Here
103 Stateinfo 2009-12-09 Parliamentary review on new SABC board Click Here
Jay_R
 
Posts: 3
Joined: 15. July 2011 18:23

Re: Creating hyperlink in sql tables with Phpmyadmin

Postby WilliL » 15. July 2011 19:44

hop, I understand you right.. I think you'll like to use it in a php script
extend your table
ID | Client Name | Date | Summary | Link text | hyperlink

For "Click Here" is not a link, ist just the text
Code: Select all
<a target="_blank" href="http://www.hyperlink.com/">Clich Here</a>


I've seen (to late) that you found the right forum part. Please go on in the english forum.
Willi
WilliL
 
Posts: 660
Joined: 08. January 2010 10:54
Operating System: Win7Home Prem 64 SP1


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 67 guests