Hi!
Can anyone recommend me some entry-level php-classes tutorials, because
the php.net page about classes is not that helpful and difficult to
understand IMO.
Thanks in advance,
- Tom
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
Well you have to uncomment it AND restart apache afterwards!
Plus, i assume that your extensions dir in the php.ini is correct, if not,
apache will give you an error message ;)
Have a nice day,
- Tom
-Original Message-
From: NoWhErEMan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August
Hi!
Well i suppose flush() is useful in your case, flush out the output whenever
it is called, and not when the page is fully generated (the usual case)!
Sou you might to sth like this:
- Print 1/4 of the progress bar
- flush
- wait some time
- print 2/4 of the progress bar
- flush
i don't
3 matches
Mail list logo