Hello,
at present I have a solution to cancel an line entrie within a table.
<a href=\"pa.php?l oeschen=1&nr=$n r>
It works with reading or selecting text files and so I know if someone
has canceled a line.
But I don't know why it doesn't work with Apache because my solution
was with ISS. So my question what is another solution to cancel
particularized lines or what have I done wrong.
The variables 'loeschen' used to be not reconize, as
well(isset(loes chen)).
Maybe somebody can help me.
at present I have a solution to cancel an line entrie within a table.
<a href=\"pa.php?l oeschen=1&nr=$n r>
It works with reading or selecting text files and so I know if someone
has canceled a line.
But I don't know why it doesn't work with Apache because my solution
was with ISS. So my question what is another solution to cancel
particularized lines or what have I done wrong.
The variables 'loeschen' used to be not reconize, as
well(isset(loes chen)).
Maybe somebody can help me.
Comment