Hi,
> Is it possible, to send the elements, so far outputed, to the browser, and
> use that as keep alive, i.e. give the user already something to see:-)
> And, of course, do that regular, out of my data retrieval loop.
http://www.php.net/ob_implicit_flush is your friend.
HTH, Axel.
Hi,
I would like to do the following
When an objects method is called like this:
$test= new Testclass;
$test->someMethod ($someArgument);
I'd like to have an event handler outside Testclass to
log this event, like this:
function event_handler ( $method_name, $obj [, mixed parameter [, mixed...
> Hi everyone,
> Is there any way to hide my form submitted variables (like
> passwords etc)
> in the location
> bar "http://somedomain.org/checkpassword.php?
> password=mypassword"
> or atleast show in an encypted form n the location bar.
HTH,
Hi,
I'm using the function get_browser(), but the whole thing does not seem
to work properly. Please have a look at http://web.flynet.de/info.php
to see what I mean.
Is there anyone who could tell me what's probably wrong?
I'm using PHP 4.04, which compiled ok. I seems to find the
browsecap.ini
4 matches
Mail list logo