n_time in the php.ini file), so unless you have changed this,
you might be running into the maximum run time.
-- David Risner
On Tue, 13 Apr 2004 04:06:51 +0100, "Damian Brown" <[EMAIL PROTECTED]>
said:
> The code is shown below
> there is now a delay before the page is dis
ED]> wrote in message
news:[EMAIL PROTECTED]
> Hey,
> Use the sleep() function.
>
> Cheers,
> -Ryan
>
> On 4/13/2004 4:42:56 AM, Damian Brown ([EMAIL PROTECTED]) wrote:
> > I am writing a script that searches through a database table, and then
> > there
> > is
I am writing a script that searches through a database table, and then there
is an array function below the searching, but the array function gets
executed before
the database table searching finishes and I want it to wait until
the database has been searched before executing the array code
Thanks
problem was solved by using substr() on the timestamp
--
www.phpexpert.org/truefaith.htm
"True Faith is not just when you believe in God and yourself, it is when
others begin to believe in you as well" - Damian John Paul Brown 2004
"Damian Brown" <[EMAIL PROTECTED]> wr
$link = $link . $row[2] . '">' ;
> > $link = $link . '' ;
> > echo $link ; ?>
>
> Turns into:
>
> $link .= $row[2] . '">';
> $link .= 'Click here';
> echo $link; ?>
>
> Althou
' ;
$link = $link . '' ;
echo $link ; ?>
is not working, I want to output $row[2] as a hyperlink
as it is the refering URL, but the above is just showing blank in the
output, with no link and no text in the output table
--
www.phpexpert.org/truefaith.htm
"True Faith is n
believe in you as well" - Damian John Paul Brown 2004
"Andy Ladouceur" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> And these are UNIX timestamps? Odd. I can't see date giving the wrong
> output, could you post the timestamp you're using?
&g
asics
--
www.phpexpert.org/truefaith.htm
"True Faith is not just when you believe in God and yourself, it is when
others begin to believe in you as well" - Damian John Paul Brown 2004
"Ryan A" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On 4/11/
> The second parameter of PHP's date() function takes a timestamp as an
> argument, this may be what you're looking for?
>
> Andy
>
> Damian Brown wrote:
> > I need to output a date and time that shows more clearly than just
> > outputting the timestamp
>
I need to output a date and time that shows more clearly than just
outputting the timestamp
what is the correct way to go about it ?
I have looked at getdate(), but I haven't fathomed it out yet !
--
www.phpexpert.org/truefaith.htm
"True Faith is not just when you believe in God and yourself, it
Hi,
i haven't looked into it properly yet,
but is there a way in PHP of recording
the length of time a visitor stays on
your website
i can record the entry, but i don't know how to
record the exit time
Regards,
Damian
www.phpexpert.org
UK FREEphone 0800 019 0924
--
PHP General Mailing List (htt
Hi,
i would just like to thank all the
programmers who have registered
with me over the past 2 days
i now have programmers who are willing
to help from all corners of the world
from places such as America, Canada,
Iceland, Slovenia, UK England,
and Indonesia
if you would like to register then
pl
Hi,
i would just like to clarify a few points
i will be taking on programmers from
the 12 Dec 2003
and paying a rate of $30 per hour
or £20 per hour
which i think is a fair rate, as a programmer
in my hometown of Blackburn UK
is charging this rate
if you would like to chat about the
project that
no Curt it is quite serious
Curt Zirzow <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Damian Brown ([EMAIL PROTECTED]):
> > www.phpexpert.org
> > Programming Help
> > and General Programming Topics
>
> Is this a joke?
>
&g
should be
www.phpexpert.org/chat/
Damian Brown <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> www.phpexpert.org
> Programming Help
> and General Programming Topics
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
www.phpexpert.org
Programming Help
and General Programming Topics
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
16 matches
Mail list logo