Luka,
As the other post indicates, you will need to add either a meta refresh
tag, or simply add a link in the document (Reload)
"Luká¹ Noskieviè" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, i need refresh window with some data from MySQL. I want
I don't know about your script, but depending on a number of different
things
it might very well be possible that your outgoing mail server is causing the
timeout.
If you sending through a service provider especially.. 800K + could very
easily
set off anti-spam systems..
Again, I dunno..
Frankl
Well, it looks like you're trying to add the value of $zeile to '',
which is going to
give you a "0" or null return.
try .. echo $zeile."";
and see if that doesn't solve your problem.
"Php News" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> My code:
> $New
It would also be considered more correct to use curly "{ }" to open and
close conditionals.. rather than ":" and end if/end else, etc..
"Erin'S Fan Club" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> It is more correct to use 'else' as a default error catch