ID:               41232
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Antoniocs at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: Windows XP sp2
 PHP Version:      5.2.1
 New Comment:

Debug your code.
The code you're trying to eval() in the output handler is wrong.


Previous Comments:
------------------------------------------------------------------------

[2007-04-30 22:04:22] Antoniocs at gmail dot com

Uncomment the line!! 

I can't put them all together because this is suppose to work like
this.
The page appears blank when I call the method

Change //$blas->teste();
To $blas->teste();

------------------------------------------------------------------------

[2007-04-30 22:00:43] [EMAIL PROTECTED]

It's commented out (and I get the output I pasted earlier).
I'm asking you again: please provide a SHORT but compete reproduce
script. Take these scripts, merge them into the one script and remove
everything not necessary to reproduce the problem.
That'll help you to find your bugs in the code.
Also please try to execute it in console and look into the error log.
The "I see an empty screen" thing is completely useless.

------------------------------------------------------------------------

[2007-04-30 16:46:50] Antoniocs at gmail dot com

I commented the $blas->teste();

If you remove the comments from that line you will get a blank page

------------------------------------------------------------------------

[2007-04-30 16:43:31] [EMAIL PROTECTED]

<html>
<head>
</head>

<body>
Hey!! Tudo bem??????<br>
<br>
                                                        OLAS<br>
Notice: Use of undefined constant TESTE - assumed 'TESTE' in
/tmp/eval_test/page_parser.php(27) : eval()'d code on line 3
TESTE
iojdsfoijdoidsd<br><br>1177951395
Notice: Undefined variable: BLA in /tmp/eval_test/page_parser.php(27) :
eval()'d code on line 12

Hello hello
</body>
</html>

------------------------------------------------------------------------

[2007-04-30 16:06:43] Antoniocs at gmail dot com

Here are the source files: http://www.antoniocs.org/eval_test.rar

Unpack, and run teste_parser.php

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41232

-- 
Edit this bug report at http://bugs.php.net/?id=41232&edit=1

Reply via email to