Sveiki, php-general, I have a file index.php . I include file menu.php in index.php ( I write include('menu.php'); in index.php ) . I want to do like this:
index.php/menu.php . That means, that index.php has to include menu.php index.php/second.php . That means, that index.php has to include second.php . I think that you already know what I'm talkking about. So how could I do it? Thank you.... ____________________________ 2001.11.02, penktadienis Marius Pertravčius iCQ: #125733984 [EMAIL PROTECTED] -- PHP General 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]