View previous topic :: View next topic |
Author |
Message |
jh577 -
Joined: 06 Mar 2004 Posts: 1
|
Posted: Sun Mar 07, 2004 1:03 am Post subject: problem with executing php |
|
|
I have put my php and html file in htdoc folder .
the html form works fine but when I put the value in form filed
and submit, it display the code below.
MY program workes fine in other server (tripod)the same program don't work in abyss.
I have just install php it lookes it is not executing my php file
please help my how I solve this problem.
this is the result i get
welcome $name
"; } else { echo "
wrong Try again
"; } ?> |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
|