> session_register("$refresh");
> session_register("$seconds");
> session_register("$title");
You probably want to remove the $ signs in the above.
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
Mr. Robert Harvesy,
5 8 Milton Obote,
Avenue BLED
Kinshasha,
Congo Zaire,
Sir,
I got your contact from the Internet and I know that
this letter will come to you as a big surprise but
dont ignore it. The profit will not only be for you
but for generations, this mat
Hi Erick,
It's all in the manual...
http://php.net/manual/en/function.register-shutdown-function.php
Cheers
- -- - - -
Philip Murray - [EMAIL PROTECTED]
http://www.open2view.com - Open2View.com
- - -- - -
- Original Message -
From:
is there an equivalent to Perl's END block? i.e some way to automatically
run certain code when a page is about to end?
1k thx - e
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
I've searched through the manuals and newsgroups but haven't found an
answer. maybe someone on this list can tell me whether PHP will
automatically de-allocate filehandles and database connections upon script
termination? i.e. do I always need to call fclose() and mysql_close()
before the script
Thanks for your help everyone, I feel pretty embarrassed to have made a
mistake like that! :o
-Original Message-
From: Bojan Gajic [mailto:[EMAIL PROTECTED]]
Sent: Sunday, 29 July 2001 12:44 AM
To: Matt Stone
Subject: Re: [PHP] Stripping single quotes
you are not assigning stripslashes
ok please ignore my rather ongoing stupidity. I briefly scanned my manual and didnt
find this. so figured since everyone here should be experts on this function with so
many questions asked. .
Does this require a specific mail server e.g. sendmail?
Thank You,
Jon Yaggie
www.design-m
Hope I can explain this. I want to have scripts that will automatically refresh
a page entered by the user. So a form will have URL to refresh, seconds to
refresh and title of page. I want the page to continually refresh every X seconds.
I think I would need two pages that go back and forth betwe
You need to do something like this:
With a little PHP work you can make the menu content and url links data driven.
Page Title