- From: Fred Bone <Fred.Bone@dial.pipex.com>
- Date: Tue, 09 Sep 2003 17:46:02 +0100
- To: html-tidy@w3.org
On 9 Sep 2003 at 10:56, Sridher Kaminani wrote:
[...]
> this is test2.php
>
> <htmL>
> <head> </head>
> <body>
> <form name="test2.php" method="post" action="test1.html">
> <?php
>
> echo("Username is $username");
>
> echo("Password is $password");
> ?>
>
> </form>
> </body>
> </html>
>
> I really appreciate if anyone could send reply soon.
Try asking on a php list.
Received on Tuesday, 9 September 2003 12:49:19 UTC