Neil,
> My 2 cents :
>
> In fact Todd has also been spouting ( moaning? ) on the Windows/PHP
> list too ;-)
>
> Certainly, parsing Word docs is not necessarily a PHP-DB issue, but an
> interesting problem or hack nonetheless.
> IMHO M$ have set themselves up for 'illegal' hacking of their file f
My 2 cents :
In fact Todd has also been spouting ( moaning? ) on the Windows/PHP
list too ;-)
Certainly, parsing Word docs is not necessarily a PHP-DB issue, but an
interesting problem or hack nonetheless.
IMHO M$ have set themselves up for 'illegal' hacking of their file formats
simply by v
My best shot (very reliable) is bodged together and adapted from various
sources.
Try this :
$comes_from=array(HTTP_VIA
, HTTP_X_COMING_FROM
, HTTP_X_FORWARDED_FOR
, HTTP_X_FORWARDED
, HTTP_COMING_FROM
, HTTP_FORWARDED_FOR
, HTTP_FORWARDED);
// This array *should* hold most of the possible head