Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 27/07/2010 ARI Image Slider v. 1.1.0 is ready

    We are glad to announce new version of ARI Image Slider extension. It provides possibility to define link target, generate thumbnails and can be integrated with different popular Joomla! lightbox extensions.

  • 30/06/2010 Mighty Joomla! data tables extension

    ARI Data Tables breathes new life into plain HTML tables. The module converts HTML tables into powerful and functional tables with possibilities to sort, filter and paging data. It can also create different charts based on data from tables. The extension can load data from SQL databases and CSV files. See it in action here.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2checkout




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Tags HTML in arisqltable
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Tags HTML in arisqltable
#3190
Tags HTML in arisqltable 5 Months, 3 Weeks ago Karma: 0
Hi,

How can add HTML TAGS in arisqltable queries ?

Regards
The administrator has disabled public write access.
 
#3192
Re:Tags HTML in arisqltable 5 Months, 3 Weeks ago Karma: 50
Hello,

For example, if you want to wrap 'Title' column with '<H1>' HTML tag, you can use the following SQL query in 'ARI SQL Table' plugin:

Code:


SELECT CONCAT('<H1>', `Title`, '</H1>') AS Title FROM tbl



If you need more assistance, feel free to ask any questions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3195
Re:Tags HTML in arisqltable 5 Months, 3 Weeks ago Karma: 0
OK

thank you for your speed !
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: admin