From:             amjad_rahman at hotmail dot com
Operating system: window 2000 server & xpwin profe
PHP version:      4.3.0
PHP Bug Type:     *Database Functions
Bug description:  html form variable not works

hello,
i am a student of computer fields and i am studying in e-commerce sir i
used php version 4.3.0 , 4.3.1 , 4.0.3pl1 
with iis 5.0 and 5.1 in win 2000 server and xp professional i have a
problem with php.when i run it work write mean its function e.g phpinfo()
run write but when i print the variable that  come from html form mean i
collect the data from html form <input> tag it canot print.
mean i take a Name="fname" in <input> tag of the form and when i used this
Name in php file Like this $fname; and print it like ($fname); it does not
print same in echo ($fname); no error come php run proper but it not show
the form attributes.
-- 
Edit bug report at http://bugs.php.net/?id=22615&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22615&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22615&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22615&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22615&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22615&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22615&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22615&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22615&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22615&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22615&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22615&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22615&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22615&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22615&r=gnused

Reply via email to