Date: 04/18/01
- Next message: nathan r. hruby: "Re: [phplib] menu class"
- Previous message: Stefan Jösch: "Re: [phplib] function works only the first time"
- Next in thread: nathan r. hruby: "Re: [phplib] menu class"
- Reply: nathan r. hruby: "Re: [phplib] menu class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has any one ever used the menu class, I'm having a terrible time getting it
to work, pages keep timing out after a very long time.
I even found what must be errors in the docs.
<?php
$m = new Example_Menu;
?><html>
<head>
<title><?php $m->get_menu() ?></title>
</head>
There is no method get_menu(), not as far as I can see in the source anyway.
Also, should the new menu object be created before or after the page
management function page_open
This is one screwed up class but it if I could get it to work it could
still be useful.
-Mark
_____________________________________
Mark Faine
Computer Programmer III/MTRS Administration
Lesco/MSFC
256-961-1295
- Next message: nathan r. hruby: "Re: [phplib] menu class"
- Previous message: Stefan Jösch: "Re: [phplib] function works only the first time"
- Next in thread: nathan r. hruby: "Re: [phplib] menu class"
- Reply: nathan r. hruby: "Re: [phplib] menu class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

