I want to make a module system, that open a module and get the first $numberlines of 
it that will be some configuration 
variables, the $numberlines will probably be at top of file, at line 1, then I want to 
script to get the variables and 
execute them in the kernel.php, allowing me to make modules with configs with only one 
file



13/04/2002 12:23:50, "Cal Evans" <[EMAIL PROTECTED]> wrote:

>I guess it would help if you explained what you are trying to do.  the
>answer to your initial question is no.
>
>=C=
>
>*
>* Cal Evans
>* Journeyman Programmer
>* Techno-Mage
>* http://www.calevans.com
>*
>
>
>-----Original Message-----
>From: Alberto Wagner [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, April 13, 2002 5:09 AM
>To: [EMAIL PROTECTED]; Php General Mailling List
>Subject: Re: RE: [PHP] Including only I want
>
>
>But its exactely what I don't want
>
>13/04/2002 11:11:54, "Cal Evans" <[EMAIL PROTECTED]> wrote:
>
>>Break those lines out into another file...
>>=C=
>>*
>>* Cal Evans
>>* Journeyman Programmer
>>* Techno-Mage
>>* http://www.calevans.com
>>*
>>
>>
>>-----Original Message-----
>>From: Alberto Wagner [mailto:[EMAIL PROTECTED]]
>>Sent: Saturday, April 13, 2002 4:33 AM
>>To: Php General Mailling List
>>Subject: [PHP] Including only I want
>>
>>
>>Is there any way to include only the lines that I want in an other PHP
>file?
>>
>>something like Include();
>>
>>like lines number 5,6 and 7.
>>
>>only this ones and not the entire script?
>>
>>
>>
>>
>>--
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>
>>--
>>PHP General Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>
>
>
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to