Hello,
Lately we discovered that, by mistake, we've run PHP with register_globals
on for a few months for all our customers.
Since we want to turn it off, we need to figure out which customers use the
'register_globals' functionality so we can ask them to modify their scripts.
However, checking
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?
Hi,
I'm having a buffering problem with following combination:
-Webserver: Apache 1.3.23
-CGI: PHP 4.2.1
-Client:IE 6.026 (but fails using others as well)
Description:
I want the output buffer of php being flushed to the client in a
time-consuming loop, using the flush() and/or ob_flush
s does not work with all
clients/websites.
Willem Vooys
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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'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:
I have PHP 4.4 installed running on a Open SUSE 10 box, can someone
please tell me where I find the latest version for OPEN SUSE?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am researching 3 frameworks at present but i would just like to know
from developer who maybe have used one of then which one they would
recommend?
Symfony - http://www.symfony-project.com
Cakephp - http://cakephp.org/
Code Igniter - http://www.codeigniter.com
--
PHP General Mailing List (http
Hi,
I've written the piece of code below and I do not get any output out of the 2
dimensional array. I do not see what's wrong. Must be something obvious I guess.
When I run this I get the following output
Content-type: text/html
X-Powered-By: PHP/4.3.3
mday = 28 country = NL mon = 3
mday =
9 matches
Mail list logo