If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Guestbook date decode  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi,

Does anyone know how admin can change an entry's date and time in Advanced Guestbook2? I could modify the date field in the database, but the date is encoded in a strange way. In other words, does anyone know how to encode/decode Advanced Guestbook date data?

example: 1059691164 = Thursday, 31. July 2003 17:39
Anonymous



Thanks to no one.. I finally got the answer to this question. Since no one answered this question, I'm not going to post the solution here either; unless someone desperately needs it.
Anonymous



please reaaly need the answer!!!
Anonymous



please I really need the answer
Anonymous



ok I know unix time stamp but I need the easiest way to convert it...
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Try http://www.php.net/
Surprisingly this is a good place to go to find out ANYTHING about php.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



spuri,

exactly. The truth is, the dates aren't encoded in any strange way, they are simply in unix timestamp format. I used built-in php function called mktime() to convert the date you want into unix timestamp. For more detail visit http://us3.php.net/manual/en/function.mktime.php
Anonymous



I used this converter
http://www.4webhelp.net/us/timestamp.php
but I would be better to have an import modul for aguestbook
(for example import from csv files)
Anonymous



thanks.. nice utility
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum