|
Posted by Geoff Berrow on 07/31/07 06:15
Message-ID: <1185857054.867928.107390@e16g2000pri.googlegroups.com> from
cpptutor2000@yahoo.com contained the following:
>What I am
>not sure about is how the information that is extracted from the
>database is to be sent to the menu.php file, if I am trying to use a
>include ... from inside another php file.
If you extract the information from the db and store it as an array,
then this array will be available to the included file. Or simply do
the database call within menu.php and then loop through it to create the
menu.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|