> I've enabled gzip compression of pages on my site.
> The question is, how do I check the size of the page being
> sent to verify that the page is being compressed.
Check log of webserver; bytes sent is shown there.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
Passing arguments to php bin like this used to work in older versions:
# /usr/local/bin/php test.php '&arg=test'
but now it doesn't: $arg has no value within test.php
It's not in $GLOBALS either.
How to pass parameters to the script (apart from argv/argc) ?
# /usr/local/bin/php -v
PHP 4.3.2 (
I'm developing one actually :-)
> -Oorspronkelijk bericht-
> Van: Angelo Zanetti [mailto:[EMAIL PROTECTED]
> Verzonden: Wednesday, July 16, 2003 13:57
> Aan: [EMAIL PROTECTED]
> Onderwerp: [PHP] PHP POS program
>
>
> Anyone know where I can download a demo point-of-sale program
> from?
3 matches
Mail list logo