Version 0.79d beta

• Forum
  • Messages
  • New Subject
  • Search
  • Charter
• Members
  • Subscribe
  • Connection
  • Options
  • Disconnect
• Info site
  • ast/php/MySql
  • HAPedit
  • Contact

Menu: Home | Forum | New Subject | Join | Connection

Thread of the message « problem in inclusion of files »  
[Subject] Posted 10/06/2004 at 11:11 by maxter Down
inclusion of file works only if the include command is simple (ex include 'myclass.php'
if i open a php file that contain an include command with relative path (ex 'include '../../myclass.php', or with some variable prefix before the inclusion path (ex include MYPATHCONSTANT."/myclass.php" of if the include is obtained with require_once, the file is not included.
this make impossibile to see the class function and variable in code explorer, and obviously make impossible the compilation of the code...

is it a bug, or i'm doing something wrong?

many thanx

max
[Post a response to this message]  [Responses: 1 ][top of the page]
• [1/1] Posted 10/09/2004 at 09:29 by Daniel Up     
maxter,

> is it a bug, or i'm doing something wrong?

No, HAPedit doesn't follow 'include' from an 'include' file.
I didn't know that such feature was possible.

I'm going to check that and add it if required

Daniel
[Post a response to this message[top of the page]
[Previous] 1 [Next]
 
 

Menu: Home | Forum | New Subject | Join | Connection

Spring 2024 top of the page