ID:               17505
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: FreeBSD 4.5
 PHP Version:      4.2.1
 New Comment:

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.




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

[2002-05-29 08:49:57] [EMAIL PROTECTED]

Warning reports (Then executing queries to MySQL) come to output
,before earlier placed "echo" directive.
<?
echo "test\n";
#include("myfunc.inc");
myfunc();
/*call to function, which generates "PHP Warning:  Supplied argument is
not a valid MySQL-Link resource"*/
?>
Produces

X-Powered-By: PHP/4.1.2
Content-type: text/html
PHP Warning:  Supplied argument is not a valid MySQL-Link resource in 
.....
.....
test

after 'test' message order of messages/echos  seems to be restored to
expected.
Same problem in php 4.1.2

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


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

Reply via email to