You can display the date along with the title by placing the following in extern.php where you want the date to show:
'.gmdate('m.d.y', $item['pubdate']).'
You can reformat the date, I used m.d.y
Hope that will help some
You are not logged in. Please login or register.
PunBB Forums → Posts by glassplanet
Pages 1
You can display the date along with the title by placing the following in extern.php where you want the date to show:
'.gmdate('m.d.y', $item['pubdate']).'
You can reformat the date, I used m.d.y
Hope that will help some
Pages 1
PunBB Forums → Posts by glassplanet
Powered by PunBB, supported by Informer Technologies, Inc.