ID: 9831
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: *General Issues
Assigned To: 
Comments:

This is not a bug, please read www.php.net/include and www.php.net/require as these 
pages clearly explain how it all works.

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

[2001-03-19 04:10:41] [EMAIL PROTECTED]
Hello, i'm a Software Eng. and doing a research on PHP and MYSQL , but i have 2 
questions...

1- in a .php page i'm including common.php
  include("common.php")

and do some processing in that page..but what happens when i open the browser on that 
page is that the common.php is not processed,,,while on the contrary if i place the 
common.php code instead of the include it will work...so what is the problem...


2- i'm afraid that each call to a .php page will open a new process (.exe) and not a 
thread ...
so can you tell me am i right or wrong and how to make it dll work....(threads)

Best Regards
Mohannad Salam

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9831&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to