Profile
Achievement
pogosheep's Recent PHP Snippets
- All /
« Prev 1 Next »
You can use fluid for example in oldschool plugins without using extbase.
0
1487
posted 15 years ago by pogosheep
You can get the last query by using the following code.
Insert the first line before the query and TYPO3 will store each query.
You can get the last query with the second line.
3
2038
posted 15 years ago by pogosheep