Amish Munshi wrote:
Hi,
I am working on RH8.0. I configured php and apache, but the post
or get are not working. Any data sent by the form is not being received
by the php page.
This is the content of my index.html
<html>
<body>
<form action="trial.php" method="get">
^^^
instead of get method use post method
--
"On a normal ascii line, the only safe condition to detect is a 'BREAK'
- everything else having been assigned functions by Gnu EMACS."
(By Tarl Neustaedter)