At 20:59 23.02.2003, Rohin Gosling said:
--------------------[snip]--------------------
>Is there a way to include a *.php source file from inside another php source
>file, in a similar fashion to the way you use the "include" directive in C
>or C++ ?
--------------------[snip]--------------------
<rant>
Oh my god, it's soon you'll be asking "is there a way I can do programs
with PHP" ...
Why is it SOOO difficult to do at least SOME reading in the online manual
before asking in public? Isn't it embarrassing to demonstrate general
ignorance?
</rant>
Ok, I'm feeling better now - yes it is possible. See these pages at the
online manual:
http://www.php.net/manual/en/function.include.php
http://www.php.net/manual/en/function.include-once.php
http://www.php.net/manual/en/function.require.php
http://www.php.net/manual/en/function.require-once.php
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php