[PHP] file locking...

2009-02-28 Thread bruce
Hi. Got a bit of a question/issue that I'm trying to resolve. I'm asking this of a few groups so bear with me. I'm considering a situation where I have multiple processes running, and each process is going to access a number of files in a dir. Each process accesses a unique group of files, and th

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Paul M Foster
On Sat, Feb 28, 2009 at 06:54:25PM -0500, Andrew Ballard wrote: > On Sat, Feb 28, 2009 at 6:08 PM, Paul M Foster > wrote: > > On Sat, Feb 28, 2009 at 12:41:12AM +, Ashley Sheridan wrote: > > > >> On Fri, 2009-02-27 at 16:58 -0500, Bastien Koert wrote: > > > > > > > >> That'll just return an

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Michael A. Peters
Stuart wrote: As far as error checking goes the PHP engine performs syntactical checks during compile time but due to the highly flexible nature of the language it's not possible to do most error checking until runtime. I don't know (or care) how to do it but I suspect that if you put all ou

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Shawn McKenzie
Stuart wrote: > 2009/3/1 Shawn McKenzie > >> Stuart wrote: >>> 2009/2/28 Shawn McKenzie >>> Robert Cummings wrote: > On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: >> On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: >>> On Sat, 2009-02-28 at 00:02 +0600, 9el

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Stuart
2009/3/1 Shawn McKenzie > Stuart wrote: > > 2009/2/28 Shawn McKenzie > > > >> Robert Cummings wrote: > >>> On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: > On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: > > On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: > >> ---

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Shawn McKenzie
Stuart wrote: > 2009/2/28 Shawn McKenzie > >> Robert Cummings wrote: >>> On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: > On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: >>

Re: [PHP] Re: [PHP-DB] How important is your Express or Web Edition database? Please weigh in--

2009-02-28 Thread Ashley Sheridan
On Sat, 2009-02-28 at 16:08 -0800, Waynn Lue wrote: > Plus, last time I checked, adding an enum required a full rebuild of > the table, while having an auxiliary table allows it to happen much > more quickly. > > Waynn > > On 2/28/09, Andrew Ballard wrote: > > On Sat, Feb 28, 2009 at 5:13 AM, As

[PHP] Re: [PHP-DB] How important is your Express or Web Edition database? Please weigh in--

2009-02-28 Thread Waynn Lue
Plus, last time I checked, adding an enum required a full rebuild of the table, while having an auxiliary table allows it to happen much more quickly. Waynn On 2/28/09, Andrew Ballard wrote: > On Sat, Feb 28, 2009 at 5:13 AM, Ashley Sheridan > wrote: >> On Sat, 2009-02-28 at 01:04 -0500, Andrew

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Andrew Ballard
On Sat, Feb 28, 2009 at 5:08 AM, Ashley Sheridan wrote: > On Sat, 2009-02-28 at 00:40 -0500, Andrew Ballard wrote: >> On Fri, Feb 27, 2009 at 7:41 PM, Ashley Sheridan >> wrote: >> > On Fri, 2009-02-27 at 16:58 -0500, Bastien Koert wrote: >> >> On Thu, Feb 26, 2009 at 4:01 PM, revDAVE wrote: >> >

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Andrew Ballard
On Sat, Feb 28, 2009 at 6:08 PM, Paul M Foster wrote: > On Sat, Feb 28, 2009 at 12:41:12AM +, Ashley Sheridan wrote: > >> On Fri, 2009-02-27 at 16:58 -0500, Bastien Koert wrote: > > > >> That'll just return an empty result set, as in empty and with no fields >> output! In MySQL you can do thi

Re: [PHP] Re: How important is your Express or Web Edition database? Please weigh in--

2009-02-28 Thread Andrew Ballard
On Sat, Feb 28, 2009 at 5:13 AM, Ashley Sheridan wrote: > On Sat, 2009-02-28 at 01:04 -0500, Andrew Ballard wrote: >> On Fri, Feb 27, 2009 at 7:32 PM, Ashley Sheridan >> wrote: > I absolutely love enum datatypes; they allow you to use string values > but internally stores them as numbers, and pre

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Paul M Foster
On Sat, Feb 28, 2009 at 12:41:12AM +, Ashley Sheridan wrote: > On Fri, 2009-02-27 at 16:58 -0500, Bastien Koert wrote: > That'll just return an empty result set, as in empty and with no fields > output! In MySQL you can do this: > > SELECT column_name FROM information_schema.columns WHERE

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Jim Lucas
revDAVE wrote: Newbie question: I would like to get a list of column field names from a MS Access table and hopefully get them returned in the ORIGINAL order (as they appear in access) Is there a sql query I could do to get this result? -- Thanks - RevDave Cool @ hosting4days . com [db-list

Re: [PHP] A puzzler (well, for me at least)

2009-02-28 Thread Richard Heyes
Your answer is neither relevant nor funny. :-| >>> >>>    And your response wasn't welcome.  So there, everyone's even. >> >> I'm even?? You sure? People been telling me my entire life that I'm odd! >> > > rob, that was either funny or relevant. Neither was that. -- Richard Heyes HTML5 Can

Re: [PHP] A puzzler (well, for me at least)

2009-02-28 Thread Nathan Rixham
Robert Cummings wrote: On Sat, 2009-02-28 at 12:35 -0500, Daniel Brown wrote: On Thu, Feb 26, 2009 at 09:50, Ondrej Kulaty wrote: Your answer is neither relevant nor funny. :-| And your response wasn't welcome. So there, everyone's even. I'm even?? You sure? People been telling me my e

Re: [PHP] A puzzler (well, for me at least)

2009-02-28 Thread Robert Cummings
On Sat, 2009-02-28 at 12:35 -0500, Daniel Brown wrote: > On Thu, Feb 26, 2009 at 09:50, Ondrej Kulaty wrote: > > Your answer is neither relevant nor funny. :-| > > And your response wasn't welcome. So there, everyone's even. I'm even?? You sure? People been telling me my entire life that I'

Re: [PHP] A puzzler (well, for me at least)

2009-02-28 Thread Daniel Brown
On Thu, Feb 26, 2009 at 09:50, Ondrej Kulaty wrote: > Your answer is neither relevant nor funny. :-| And your response wasn't welcome. So there, everyone's even. -- daniel.br...@parasane.net || danbr...@php.net http://www.parasane.net/ || http://www.pilotpig.net/ Unadvertised dedicated se

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Stuart
2009/2/28 Shawn McKenzie > Robert Cummings wrote: > > On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: > >> On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: > >>> On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: > > -

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Robert Cummings
On Sat, 2009-02-28 at 09:04 -0600, Shawn McKenzie wrote: > Robert Cummings wrote: > > On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: > >> On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: > >>> On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: > -

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Shawn McKenzie
Robert Cummings wrote: > On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: >> On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: >>> On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: --- Use FreeOpenSourceSoftw

Re: [PHP] RE: non-auto increment question

2009-02-28 Thread tedd
At 10:02 PM + 2/26/09, Ashley Sheridan wrote: Only in America! Ash Not true -- I never thought otherwise. Cheers, tedd -- --- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.p

Re: [PHP] A puzzler (well, for me at least)

2009-02-28 Thread tedd
At 10:06 AM -0500 2/26/09, Robert Cummings wrote: As for funny... some people have no sense of humour and to them I pointedly point my tongue. Cheers, Rob. Ain't that the truth -- there are people who have no sense of humor. While "wash your hands", with respect to time on them, was not as f

Re: [PHP] Re: compiling php with libjpg64

2009-02-28 Thread Merlin Morgenstern
Hi everybody, I have to compile from source for several reasons. Any idea on how to fix this particular problem with the lib64? Regards, merlin Shawn McKenzie schrieb: Ashley Sheridan wrote: On Fri, 2009-02-27 at 12:43 -0600, Shawn McKenzie wrote: Merlin Morgenstern wrote: Hi there, I am

Re: [PHP] make libphp5.so

2009-02-28 Thread The Doctor
On Sat, Feb 28, 2009 at 09:27:41AM +0100, Per Jessen wrote: > The Doctor wrote: > > > I am running into problems compiling a shared module on > > BSD/OS 4.3.1 . > > > > You neglected to mention _which_ problems. > > [snip] > > I want to surpress static maode and fully concentrate only in the s

[PHP] Re: Stupid is as Stupid does

2009-02-28 Thread Frank Stanovcak
""Michael A. Peters"" wrote in message news:49a79416.6060...@mac.com... > As my web app is coming to completion, I added a means to search records > (different from site search). > > This involves reading post input and is many cases converting it to an > integer. > > Damn I feel dumb. > > The

Re: [PHP] Re: How important is your Express or Web Edition database? Please weigh in--

2009-02-28 Thread Ashley Sheridan
On Sat, 2009-02-28 at 01:04 -0500, Andrew Ballard wrote: > On Fri, Feb 27, 2009 at 7:32 PM, Ashley Sheridan > wrote: > > On Fri, 2009-02-27 at 16:41 -0600, Boyd, Todd M. wrote: > >> > -Original Message- > >> > From: Andrew Ballard [mailto:aball...@gmail.com] > >> > Sent: Friday, February 2

Re: [PHP] Get a list of column field names from a MS Access table

2009-02-28 Thread Ashley Sheridan
On Sat, 2009-02-28 at 00:40 -0500, Andrew Ballard wrote: > On Fri, Feb 27, 2009 at 7:41 PM, Ashley Sheridan > wrote: > > On Fri, 2009-02-27 at 16:58 -0500, Bastien Koert wrote: > >> On Thu, Feb 26, 2009 at 4:01 PM, revDAVE wrote: > >> > >> > Newbie question: > >> > > >> > I would like to get a li

Re: [PHP] Re: "use strict" or similar in PHP?

2009-02-28 Thread Robert Cummings
On Sat, 2009-02-28 at 00:11 +, Ashley Sheridan wrote: > On Fri, 2009-02-27 at 14:32 -0500, Robert Cummings wrote: > > On Sat, 2009-02-28 at 00:02 +0600, 9el wrote: > > > --- > > > Use FreeOpenSourceSoftwares, Stop piracy, Let t

Re: [PHP] make libphp5.so

2009-02-28 Thread Per Jessen
The Doctor wrote: > I am running into problems compiling a shared module on > BSD/OS 4.3.1 . > You neglected to mention _which_ problems. [snip] > I want to surpress static maode and fully concentrate only in the so. disable-static, enabled-shared ? -- Per Jessen, Zürich (2.7°C) -- PHP