hey i have addon, and in this addon's templates, i want to use php (for example: include "db.php" and i want to get some content from my database with some mysqli select * from stuff..
so can i do this? how can i do this? im so beginner in xenforo coding style so i dont understand this object oriented method. all i need to know is how can i put my php codes into that template without problems
so can i do this? how can i do this? im so beginner in xenforo coding style so i dont understand this object oriented method. all i need to know is how can i put my php codes into that template without problems