[PHP-WIN] flushing output to the browser whilst the script does somethinguseful

2002-05-09 Thread Mr. Adam ALLEN.
Wasn't sure on what the best way of describing it in a few words.. I have a few php scripts which outputs a good page worth of html, then there is a long delay while something useful is done by the script. Currently, html only gets displayed by the browser once the complete script has finished.

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-29 Thread Mr Adam ALLEN
This is a mailing list isn't it, where there is a certain amount of email to be expected, I've not checked if there is a PHP-MATHS mailing-list, I suspect not - questions need to be asked somewhere, if we don't like them- ignore them then they will go away.. I have a key on my keyboard with the

Re: [PHP-WIN] Auto reply

2001-12-06 Thread Mr. Adam ALLEN.
; -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Yours Mr. Adam ALLEN. Email: [EMAIL PROTECTED] Web: http://www.dynamicinteraction.co.uk PGP: http://www.dynamicinteraction.co.uk/pgp/ Tel/Fax: +44 (0) 7092 200159 msg06125/pgp0.pgp Description: PGP signature

Re: [PHP-WIN] Help! I'm getting pissed...

2001-07-07 Thread Adam Allen
x27;ve not used exec so am only looking at the obvious but could be wrong, but I'm sure others will comments if I'm wrong. Adam Allen - Original Message - From: Alain Samoun <[EMAIL PROTECTED]> To: Toni Ranta <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Satur

Re: RE: FW: [PHP-WIN] Spell checking w. PHP in Windows

2001-07-07 Thread Adam Allen
on-line @ php.net and reading through the user-comments), usually does the trick. I've used this list in the past when I can't get my head round things after reading the manual, doing a quick search in google. I think that as long as people don't use this list as "first resour

RE: [PHP-WIN] PHP & IIS system() a program in the forground

2001-05-20 Thread Mr. Adam ALLEN.
, then place the path of the shortcut in the system() call i.e. system("d:\playsound.lnk"). Yours Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk > -Original Message- > From: Root88 [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 19, 2001 8:29 PM &g

RE: [PHP-WIN] how to exucute PHP file automatically on Window NT4.0 scheduler

2001-05-19 Thread Mr. Adam ALLEN.
If you run the programs as d:\php\bin\php.exe c:\my-php-scripts\phpscript.php3 that should work. I have a couple of scripts which parse the proxy server log files into a MySQL database through the night. Yours Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk > -Original M

RE: [PHP-WIN] My SQL

2001-05-16 Thread Mr. Adam ALLEN.
Hit your start button Click RUN Type cmd < click ok > (wait for the black command-prompt to appear) Type C: (assuming MySQL is install on C:) (hit-enter) type cd\mysql\bin (assuming MYSQL is installed in mysql) (hit-enter) Type mysqladmin create nuke (hit-enter)(assuming you don't have th

FW: [PHP-WIN] mysql

2001-04-19 Thread Mr. Adam ALLEN.
in the phpMyAdmin directory, it's called config.inc.php3 (not config.lib.php3), I was thinking through more than one thing when I wrote back to you). Yours Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk > -Original Message- > From: Manesh [mailto:[EMAI

RE: [PHP-WIN] mysql

2001-04-19 Thread Mr. Adam ALLEN.
s[1]['password'] = 'a different password'; // MySQL password (only needed Yours Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk > -Original Message- > From: Manesh [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 19, 2001 9:13 PM > To: [E

RE: [PHP-WIN] mssql and php4

2001-04-19 Thread Mr. Adam ALLEN.
d found the transition to MySQL a little daunting, but I'm happy with the speed and administration of MySQL, so I guess that's what matters. Yours Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk > -Original Message- > From: Svensson, B.A.T. [mailto:[EMA

[PHP-WIN] File-upload functions.

2001-01-19 Thread Mr. Adam ALLEN.
Does anyone know where an easy to use file-upload library is? I have them for Perl but am starting to switch things to PHP- SQL's so much easier than writing flat text files. Running PHP 4.0.5-dev - WIN-NT Thanks Mr. Adam ALLEN. [EMAIL PROTECTED] http://www.dynamicinteraction.co.uk --