Alternatively, you could set php.ini to use the semi-colon (;) to seperate
arguments.

HTH
Brad

"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
news:Pine.LNX.4.44.0211082246320.2586-100000@;www.lerdorf.com...
> and in your php.ini file add:
>
> arg_separator.output = "&amp;"
>
> On Sat, 9 Nov 2002, Khalid El-Kary wrote:
>
> > hi,
> > just use &amp; instead
> > <a href="mypage.php?name=khalid&amp;age=d"></a>
> >
> >
> >
> >
> >
> > _________________________________________________________________
> > Add photos to your e-mail with MSN 8. Get 2 months FREE*.
> > http://join.msn.com/?page=features/featuredemail
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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

Reply via email to