Categories > TinyButStrong general >

Is this possible `Create button + execute query` within Joomla ?

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Dennis Hoogendonk
Date: 2009-09-25
Time: 11:58

Is this possible `Create button + execute query` within Joomla ?

Hello friends,

I use TBS to display data within Joomla's content items. This runs fine.

Now I'd like to know whether it's possible to create a HTML <FORM> button that will execute a MYSQL query when it's clicked on.

The query itself will be ` DROP TABLE 'tablexyz' `


Thanks for advice.


Dennis
The Netherlands
By: Skrol29
Date: 2009-09-27
Time: 23:46

Re: Is this possible `Create button + execute query` within Joomla ?

Hello Dennis,

For such need, it is better to use the plugin with an external PHP script.
See manual, "external scritp".