Convert timestamp to date?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nitediver
Forum Contributor
Posts: 109
Joined: Tue Feb 24, 2009 9:05 am

Convert timestamp to date?

Post by nitediver »

Deleted
Last edited by nitediver on Wed Jul 21, 2010 9:58 am, edited 1 time in total.
buckit
Forum Contributor
Posts: 169
Joined: Fri Jan 01, 2010 10:21 am

Re: Convert timestamp to date?

Post by buckit »

thats what it defaults to when it gets data it cant work with.

what is $rkonf['conf_date'] returning on its own?

also... you put in your example $rkonf[conf_date], it should be $rkonf['conf_date']
Post Reply