On Tue, 12 Mar 2002, David Johansen wrote:

you might try 
global $PHP_SELF;
in that function...

> Here's the chunk of code in the include file that gave me that. I should
> have put it with the original post:
> 
> <?php
> function questions()
> {
> ?>
>     <font face="Times New Roman" size="5" color="#003399">U</font></b><font
> face="Times New Roman" size="2">
>     </font><font face="Times New Roman" size="4"><b>
>     <a href="<?php echo $PHP_SELF?>?page=questions"><font
> color="#CC0000">Questions</font></a></b></font><font face="Times New Roman"
> 
> size="2"><BR>
>     Insert questions here.</font><P><b>
> <?php
> }
> ?>
> 

-- 
Jan Rademaker <[EMAIL PROTECTED]>
http://www.ottobak.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to