Title: How do I create a link?
Last modified: August 21, 2016

---

# How do I create a link?

 *  [BioteconDiagnostics](https://wordpress.org/support/users/biotecondiagnostics/)
 * (@biotecondiagnostics)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/)
 * How do I create a link from mySQL?
 * In mySQL I’m using 2 columns: produkt_number and url
    example: 12345 and [http://www.XYZ.com/pdf.pdf](http://www.XYZ.com/pdf.pdf)
 * If I would search for 12345 I want to get the link to: [http://www.XYZ.com/pdf.pdf](http://www.XYZ.com/pdf.pdf)
 * I dont understand this:
    alink – alink=” <column> ( , <url> ( , <append> ( , 
   <target> ) ) )”
 *  <column> – column name whose content will become a link to a <url> that is appended
   with the contents of column <append>.
    <target> specifies the target window for
   the link (e.g., target=”_blank” will open a new browser window.
 * alink=” url (,www.XYZ.com/ (, <append> (, target=”_blank”) ) )”
 * [http://wordpress.org/plugins/abase/](http://wordpress.org/plugins/abase/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [lor342](https://wordpress.org/support/users/lor342/)
 * (@lor342)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489673)
 * I’ve been battling with alink too – did you get a solution? Example code would
   be SOOO useful!
 *  Thread Starter [BioteconDiagnostics](https://wordpress.org/support/users/biotecondiagnostics/)
 * (@biotecondiagnostics)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489674)
 * Yes, I found a solution after long time. The description with the commas was 
   confusing
 * [abase form=”1,search” table=”TABLE” columns=”product$Search” elements=”product”]
 * [abase table=”TABLE” columns=”url” alink=”url,../../../../product/,url,’_blank'”
   notitle=”1″ limit=”3″]
 * Good luck 😉
 *  [lor342](https://wordpress.org/support/users/lor342/)
 * (@lor342)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489676)
 * I’ve been battling with alink too – did you get a solution? Example code would
   be SOOO useful!
 *  Thread Starter [BioteconDiagnostics](https://wordpress.org/support/users/biotecondiagnostics/)
 * (@biotecondiagnostics)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489677)
 * Yes, I found a solution after long time. The description with the commas was 
   confusing
 * [abase form=”1,search” table=”TABLE” columns=”product$Search” elements=”product”]
 * [abase table=”TABLE” columns=”url” alink=”url,../../../../product/,url,’_blank'”
   notitle=”1″ limit=”3″]
 * Good luck 😉
 *  [lor342](https://wordpress.org/support/users/lor342/)
 * (@lor342)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489678)
 * Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘How do I create a link?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/abase.svg)
 * [ABASE](https://wordpress.org/plugins/abase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/abase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/abase/)
 * [Active Topics](https://wordpress.org/support/plugin/abase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/abase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/abase/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [lor342](https://wordpress.org/support/users/lor342/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-create-a-link/#post-4489678)
 * Status: not resolved