Re: PLEASE HELP - PHP menus
- From: Geoff Berrow <blthecat@xxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 07:15:20 +0100
Message-ID: <1185857054.867928.107390@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> from
cpptutor2000@xxxxxxxxx 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/
.
- References:
- PLEASE HELP - PHP menus
- From: cpptutor2000@xxxxxxxxx
- PLEASE HELP - PHP menus
- Prev by Date: Re: How to save the attachments?
- Next by Date: Help with counting total items using hierarchical data structure
- Previous by thread: PLEASE HELP - PHP menus
- Next by thread: Re: PLEASE HELP - PHP menus
- Index(es):
Relevant Pages
|