; And if you really want to have PHP accept non-typed POST data, it's an
> obvious one-line change in main/SAPI.c
>
> -Rasmus
>
> On Sat, 25 Aug 2001, Chris Maresca wrote:
>
> >
> > All,
> >
> > I've been coding a PHP page that listens for a connect
, including the PHP script, which no longer
> > executes. I look on the mailing lists here and on usenet, but I don't see
> > a good solution...
> >
> > Anyone have any ideas? At this point, I'm thinking of re-writing my code
> > in Perl or Python since the
king of re-writing my code
in Perl or Python since there seems to be no solution to this problem.
Note that it's PHP that rejects the request, not Apache. I don't see why
a missing content-type should do this. It should just default to
text/plain or something.
Anyway, thanks fo
3 matches
Mail list logo