Hi,

I am using an html file to run a php script thus...




        
        
        
        

<html>

<head>

</head>

<body>

<a
href="frag.php">Frag</a>

<a
href="frag.php&input=xxx">Frag Input</a>

</body>

</html>


The first link works file but the second produces a 404 error; correctly so as 
the php file being invoked is

/var/www/frag.php&input=xxx

according to the error log.

Could anyone point me to a web page that explains what I need to do here?

Thank you for your attention.

Brian Hooper

                                          
_________________________________________________________________
Use Hotmail to send and receive mail from your different email accounts
http://clk.atdmt.com/UKM/go/186394592/direct/01/

Reply via email to