Re: [PHP-WIN] binary-tools.zip

2011-06-09 Thread Pierre Joye
On Thu, Jun 9, 2011 at 2:19 PM, Lester Caine wrote: > Pierre Joye wrote: >> >> On Thu, Jun 9, 2011 at 1:40 PM, Lester Caine  wrote: >>> >>> Lester Caine wrote: Pierre - I've been having problems with the VS2008 tool chain on the Vista box, so I'm staring again clean on a new Windows

Re: [PHP-WIN] binary-tools.zip

2011-06-09 Thread Lester Caine
Pierre Joye wrote: On Thu, Jun 9, 2011 at 1:40 PM, Lester Caine wrote: Lester Caine wrote: Pierre - I've been having problems with the VS2008 tool chain on the Vista box, so I'm staring again clean on a new Windows7 box. Question 1 ... should we stay with VS2008 or will VS2010 work - with SD

Re: [PHP-WIN] binary-tools.zip

2011-06-09 Thread Pierre Joye
On Thu, Jun 9, 2011 at 1:40 PM, Lester Caine wrote: > Lester Caine wrote: >> >> Pierre - I've been having problems with the VS2008 tool chain on the >> Vista box, so I'm staring again clean on a new Windows7 box. >> >> Question 1 ... should we stay with VS2008 or will VS2010 work - with >> SDK6.1?

Re: [PHP-WIN] binary-tools.zip

2011-06-09 Thread Lester Caine
Lester Caine wrote: Pierre - I've been having problems with the VS2008 tool chain on the Vista box, so I'm staring again clean on a new Windows7 box. Question 1 ... should we stay with VS2008 or will VS2010 work - with SDK6.1? My embarcadero tool chain has already updated to SDK7 and while none

[PHP-WIN] binary-tools.zip

2011-06-08 Thread Lester Caine
Pierre - I've been having problems with the VS2008 tool chain on the Vista box, so I'm staring again clean on a new Windows7 box. Question 1 ... should we stay with VS2008 or will VS2010 work - with SDK6.1? My embarcadero tool chain has already updated to SDK7 and while none of my own legacy C

Re: [PHP-WIN] binary search in php

2004-01-09 Thread Stuart
Stuart wrote: Idur wrote: 1. How to searching data in array using "binary search methode" and update the data when found it. because the data, that i have to process is big, with more than 12000 lines. 2. How did i found tutorial about binary search in php.??? A quick Google found this: http

Re: [PHP-WIN] binary search in php

2004-01-09 Thread Stuart
Idur wrote: 1. How to searching data in array using "binary search methode" and update the data when found it. because the data, that i have to process is big, with more than 12000 lines. 2. How did i found tutorial about binary search in php.??? A quick Google found this: http://www.mwc.edu/i

[PHP-WIN] binary search in php

2004-01-09 Thread Idur
Hi Again, After along time i doing my final project in my college, i realize that my program not running like i want it. it take max_execution_time more than 30 second just to read, process the data line by line(split the line and counting the same element), and save the result in another file(t

[PHP-WIN] Binary PHP 4.1.1 for Mandrake - WHERE?

2002-01-07 Thread Programmers
I am looking for with compiled version of the newest PHP 4.1.1 for Linux Mandrake 8.1. -- Jaroslaw -- 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 P

RE: [PHP-WIN] binary

2001-11-28 Thread Svensson, B.A.T. (HKG)
ding and the current effective maximum size (due to >the data packet >> limit in the transaction) is something like 16MB. >> >> -Steve >> >> >--- >--- >-- >> >> From: [

Re: [PHP-WIN] binary

2001-11-28 Thread FPU . WHITES1
/tricks-sept-2001.php#_Fetching_files_from uuencode/decode/base64 with standard insert also do the trick. -Steve From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Wed, 28 Nov 2001 20:20:53 +0800 Subject: Re: [PHP-WIN]

Re: [PHP-WIN] binary

2001-11-28 Thread Brian Feliciano
to the data packet > limit in the transaction) is something like 16MB. > > -Steve > > -- -- > > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Date: Wed, 28 Nov 2001 19:06:54 +0800 > Subject: [PH

[PHP-WIN] binary

2001-11-28 Thread FPU . WHITES1
on) is something like 16MB. -Steve From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Wed, 28 Nov 2001 19:06:54 +0800 Subject: [PHP-WIN] binary can MySql can hold a binary data? is it possible to upload an image "

[PHP-WIN] binary

2001-11-28 Thread Brian Feliciano
can MySql can hold a binary data? is it possible to upload an image "inside" the database? i want to upload an image, but i don't want it to be a file, i want it to be a data in my database. is there a way i can deconstruct the image and place it in the database and then retrieve and reconstruct