![]() |
want to use post date in title
dear all,
i want to use post date of thread in my title automatically when a user post any thread. any body guide me which variable should be used to display post date in this code. HTML Code:
$thread['title'] = fetch_censored_text($thread['title']) |
I am sure there may be a way, but may I ask why you would want such a thing?
|
i want to make my title unique many users post thread in my forum with same title sometimes so i want to make by title unique by adding date attribute with titile
|
You could try this:
Code:
$thread['title'] = fetch_censored_text($thread['title']) . ' ' . |
All times are GMT. The time now is 06:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|