ID:               27850
 User updated by:  kalpeshchhatrola at compeersolutions dot com
-Summary:          didnt get forms value in php
 Reported By:      kalpeshchhatrola at compeersolutions dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: Fedora
 PHP Version:      4.3.4
 New Comment:

i have code like, file name is test.php

<?php

?>

<html>

<body>

<form action='test.php' method=post >

<input type=text name=name1 value=''>

<input type=text name=lanme value=''>

<input type=submit name=save value='save'>

</body>

</html>

so while after submit this page, and i want to echo $name1 and $lname
in php file, there i didnt get any value which is i have inputed in to
text field. 



if you know about this so please let us know you views


Previous Comments:
------------------------------------------------------------------------

[2004-04-03 00:20:49] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Think paragraphs.

------------------------------------------------------------------------

[2004-04-03 00:14:23] kalpeshchhatrola at compeersolutions dot com

Description:
------------
I didint get any value of the forms in php file,



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27850&edit=1

Reply via email to