How to run single delete query in template

F

FoxSecrets

Guest
Member
How to run a single DELETE query in template something like the select below but not in loop?

Code:

Code:

Code:
<xf:foreach loop="$xf.app.db.fetchAll('SELECT xxxxxxxx FROM xxxxxxxx WHERE id=1')" value="$item">
      //....
  </xf:foreach>
Continue reading...

Continue reading...
 
BlackSpigot General Chat
Rules Help Users
    B @ babamret777: i do
    Top