On Tue, Apr 01, 2003 at 02:14:04PM +1200, brenda wrote: > can someone save me some time > I'm sure this is in the documentation, but i haven't found it yet. > from php, how do i work out the id of the page the web site user is > viewing.
If you want get current page id, use $midgard->page. $midgard is global variable setted by Midgard itself. -- Regards, Sergei Dolmatov. --- Long computations which yield zero are probably all for naught. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
