Re: [VE] Error Message Feedback

Sami Saada wrote:
> Hi!
> How I make this correct?
> href="?page=page7&subpage=subpage5"

You need to write & (not just &) whenever you want an ampersand to 
appear.  So, that would become

href="?page=page7&subpage=subpage5"

> This is PHP-page, I need make this correct and URl is
> http://www.jrcmarkkinointi.fi, if you need to check something.

That page is valid.

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Tuesday, 14 June 2005 09:44:46 UTC