J
|
Jane 3/26/2007 |
Hi, $value = gmdate("l F d Y h:i", ($value + 5.5*3600)); |
M
|
mahavir_singh author 3/26/2007 |
Thakx very much <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=16513&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> |
J
|
Jane 3/27/2007 |
Hi, // FieldName - Custom $value=""; $value = ProcessLargeText(GetData($data,"FieldName", "Short Date"),"field=FieldName".$keylink,"",MODE_LIST); $row[$col."FieldName_value"]=$value;
// FieldName - Custom $value=""; $value = GetData($data,"FieldName", "Custom"); $row[$col."FieldName_value"]=$value; |
M
|
mahavir_singh author 3/27/2007 |
yes....perfect...thkx buddy.... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=16534&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> |
J
|
Jane 3/27/2007 |
It's a permission error. |
M
|
mahavir_singh author 3/28/2007 |
Thanks very much buddy.... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=16560&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |