How to remove the time stamp in Wordpress? Well, that depends on the theme you are using. The most common answer is to remove this code from page.php or which ever file you find this code in. I would just remark it out by inserting /* before and */ after...
Read more »
Posts Tagged ‘ Blog ’
Add new tag
Aix
ASA
Backup
Blog
Cisco
Comic
Dell
Dell Remote Access Card - DRAC
DMOZ
DNS Server
Domain Name
DPM
DPM 2007
Email
Fiber Channel
Firewall
Game Cheats
Good vs Wiivil
Google Streets View
GPS
Graco Stroller
Jokes
Linux
Microsoft Exchange
Microsoft Windows Server
Outlook
PHP-Nuke
PIX
Robocopy
Router
Security
SEO
Server
Software
SOFTWARE
Solaris
Spam
Static Route
TCP Ports
Unix
VMware ESX
Windows XP
WordPress
ZFS
How to remove the time stamp in WordPress?
How to include a HTML file in a PHP-Nuke module.
From what we have said about the structure of a PHP-Nuke module (see Section 21.1), it is easy to include a HTML file in a module – all we have to do is use the PHP include command, to include it between the calls to OpenTable() and CloseTable() functions:
Create a folder under the modules...
Read more »