Dear Ron:
I have a solution as follows:
$date=("2006-10-26");
$date=strtotime($date);
$date=date('Y-m-1',$date);
$now=strtotime("+3 month", strtotime($date));
$lastday=strtotime("-1 day", $now);
echo date('Y-m-d',$lastday);
//2006-12-31
It's a very easy way to do you want.
I use strtotime to co
Dear all:
Is there a function can decrypt md5 ??
I don't have any bad ideas.
I just want to know whether md5 can be decrypted or not.
Thank you!
--
Brad
Hi Martins,
Of course. You can alter it you want.
I remember that file size limit devided into two type:
1) local access
2) remote access
file size limit only limit remote access because I can upload file from
local more than limit.
Good luck!!
Brad
On 10/8/06, Raphael Martins <[EMAIL PROTEC
test
4 matches
Mail list logo