if we use a date after 19 January 2038, we can not use 'strtotime' to get
timestamp.
http://en.wikipedia.org/wiki/Year_2038_problem
On Mon, Nov 12, 2012 at 3:36 PM, Duken Marga wrote:
> Try this:
>
> $todaydate = strtotime(date("D, M jS, Y g:i:s a"));
> $showenddate = strtotime(date("D, M jS, Y
hi everybody,
is any method available for detect file upload time in a php script ?
or detect network connections upload speed.
i'm using php 5.3.5(xampp 1.7.4) and my os is windows 7.
thank you
regards
kanishka
NuSOAP
Hi, I am learning “SOAP web services” using “NuSOAP” I tried to
execute hello world program, but it didn’t work. When I execute the
server script It generate the wsdl without giving any warning or
error. But when I execute the client it gives following message.
” Warnin
hi this is my first post on php general mailing list, i want to read a xml
file to retrieve data. i tried by using "DOM" and "simple xml" but i
couldn't.
the xml file looks like this..
*
the the title
7-6-2011
book 1
author 1
book 2
auther 2
*
i want to put both "
4 matches
Mail list logo