XenForo
Administrative
- Thread starter
- Admin
- #1
I am working on a add-on that is more a less a player database. I would like to display a list of recent threads posted about the particular player on the profile page, which is also a part of my add-on. My question is, how should I approach pulling threads that contain the players names? I know the code below works, but I am sure there is a much more efficient way to generate this list.
Any suggestions on how this should be done?
PHP:
Read more
ادامه مطلب...
Any suggestions on how this should be done?
PHP:
$fullname_thread_search = "%" ...
Read more
ادامه مطلب...