Graeme said:
> Marc Groot Koerkamp said:
>> Graeme said:
>>> Graeme said:
Marc Groot Koerkamp said:
>>> ..
>>> Thought I'd run some tests on the code in read_body.php
> ...
> I've changed the code to
> $ret = preg_match('/(\x36MDNSent|\\*)/i', $read);
> which seems to work for me.
>
I must
Konstantin Riabitsev said:
> On Tue, 2003-10-07 at 11:27, Marc Groot Koerkamp wrote:
>> What I do not understand in your reported query is the missing space
>> between FLAGS and ($MDNSent). I double checked the source
>> (read_body.php)
>> and we send the correct query.
>> Without the space it is a
My apologies.. that was clearly my fault.. there IS a space in the
actual error message.
On Tue, 2003-10-07 at 11:27, Marc Groot Koerkamp wrote:
> Matt said:
> > Hello,
> > When someone asks for a retun receipt and the box pops up and says "Do
> > you want to send one". When you click "OK" it sa
On Tue, 2003-10-07 at 11:27, Marc Groot Koerkamp wrote:
> What I do not understand in your reported query is the missing space
> between FLAGS and ($MDNSent). I double checked the source (read_body.php)
> and we send the correct query.
> Without the space it is a BAD query.
>
> So the reported fa