ID: 42425
User updated by: alen dot tot at bauweb dot biz
Reported By: alen dot tot at bauweb dot biz
-Status: Feedback
+Status: Open
Bug Type: Output Control
Operating System: Windows Server 2003 R2 SP2
PHP Version: 5.2.3
New Comment:
What kind of information you need?
When I output html with class in that script it seems like php script
execute 2 times.
If I use mail() function instead fwrite() i got 2 mails instead 1.
How is that possible?
I I put mail() function in separate script that only have one raw
mail("[EMAIL PROTECTED]","blabla","bla") i got 1 mail.
Previous Comments:
------------------------------------------------------------------------
[2007-08-25 18:22:55] [EMAIL PROTECTED]
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PHP.
------------------------------------------------------------------------
[2007-08-25 14:29:00] alen dot tot at bauweb dot biz
Description:
------------
WWW server is IIS 6.PHP mode is CGI or ISAPI.
I have a strange problem with my script.Code is very simple and you can
get it on page http://savjetnik.net/source.php.
Problem: when the script is executed, in error.log file are two words
'php' instead one.Everything is ok when I don't use servicePage.php
class for outputing html.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=42425&edit=1