Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 04:25, Alice Wei wrote: > Well, from my experience with Ubuntu, looks like that it does not do that. > Unless, I am doing it wrong? So did you try using the 'smtp' backend and passing all the connection details rather than 'mail'? -- WWW: http://plphp.dk / http://plind.dk Link

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Ken Guest
The PEAR Mail package does not fall back from one mechanism to another if the first fails. On Tue, Apr 20, 2010 at 9:16 PM, Ashley Sheridan wrote: > On Tue, 2010-04-20 at 22:17 +0200, Peter Lind wrote: > >> On 20 April 2010 20:17, Alice Wei wrote: >> > >> >> From: peter.e.l...@gmail.com >> >> D

[PHP] replying to list

2010-04-21 Thread David McGlone
Why is the list set up to reply to the OP and not the list? -- Blessings, David M. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Hello everybody - php newbie from switzerland

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 00:08 +0200, Nick Balestra wrote: > Hello everybody, > > I am NIck, from Locarno (southern switzerland) i am getting into php > development for my own start-up company, maybe there are other people near me > that would be nice to know for networking and alike. I will post h

Re: [PHP] replying to list

2010-04-21 Thread Michiel Sikma
On 21 April 2010 11:23, David McGlone wrote: > > Why is the list set up to reply to the OP and not the list? > > -- > Blessings, > David M. > > Is it? I didn't notice. I just use "reply to all" which puts the list in the CC, and that works just fine for me. Michiel

Re: [PHP] Date Math

2010-04-21 Thread Michiel Sikma
On 20 April 2010 17:40, Floyd Resler wrote: > I need to get the difference in months between two dates. The dates could > be as much as 60 months apart. Is there any easy way to do this either > through PHP or MySQL? I know how I can do it through code but thought there > might be a simple one

Re: [PHP] replying to list

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 11:23, David McGlone wrote: > Why is the list set up to reply to the OP and not the list? Try having a look at the headers. These are the headers on the mail you sent: From: David McGlone To: PHP It is standard for an email client to reply to the email in the "From" he

Re: [PHP] replying to list

2010-04-21 Thread Ashley Sheridan
On Wed, 2010-04-21 at 05:23 -0400, David McGlone wrote: > Why is the list set up to reply to the OP and not the list? > > -- > Blessings, > David M. > > It's just standard list format I thought. A decent email client will recognise the email is a mailing list one and give you the options to

Re: [PHP] replying to list

2010-04-21 Thread Karl DeSaulniers
Hi, I think the problem or the bad form, if you will, is using reply-all. All you need to do is hit reply and it should just send a message back to the list. Everyone gets the list messages. If the reply-to is not set, type in the list email in the to and the reply-to in your message and that

[PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
hi,everyone I installed php 5.3.2 from source. this is my configurate string: $ ./configure --prefix=/usr/local/php --bindir=/usr/local/bin --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig --localstatedir=/var --enable-fpm --enable-calendar --enable-dba-shared --enable-exif --enable-ftp --e

Re: [PHP] replying to list

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 11:34 +0200, Michiel Sikma wrote: > On 21 April 2010 11:23, David McGlone wrote: > > > > > Why is the list set up to reply to the OP and not the list? > > > > -- > > Blessings, > > David M. > > > > > Is it? I didn't notice. I just use "reply to all" which puts the list in th

Re: [PHP] replying to list

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 10:36 +0100, Ashley Sheridan wrote: > On Wed, 2010-04-21 at 05:23 -0400, David McGlone wrote: > > > Why is the list set up to reply to the OP and not the list? > > > > -- > > Blessings, > > David M. > > > > > > > It's just standard list format I thought. A decent email

Re: [PHP] replying to list

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 05:08 -0500, Karl DeSaulniers wrote: > Hi, > I think the problem or the bad form, if you will, is using reply-all. > All you need to do is hit reply and it should just send a message > back to the list. Everyone gets the list messages. > If the reply-to is not set, type in t

[PHP] ViaFirma php Client

2010-04-21 Thread Ruben Crespo
Has someone implemented the php client of viafirma [ http://www.viafirma.com/]? Thanks !!! -- http://peachep.wordpress.com

Re[2]: [PHP] replying to list

2010-04-21 Thread Andre Polykanine
Hello David, I agree with you, David. I'm subscribed to twenty mailing lists or so, and it's the only one that is set in a such weird way. I have a template that works if replying to the list, but here it obviously doesn't work. -- With best regards from Ukraine, Andre Skype: Francophile; Wlm&MSN

Re: [PHP] replying to list

2010-04-21 Thread Per Jessen
David McGlone wrote: > I use Evolution, Kmail, and occasionally lookout and all of them are > decent e-mail clients. Also, of all the mailing lists I am on, this is > the only one that, when replying it goes to the OP and not the list. http://www.unicom.com/pw/reply-to-harmful.html I haven't che

Re: [PHP] Want a answer about php-cgi

2010-04-21 Thread shiplu
Did you try --with-fastcgi or --enable-fastcgi Shiplu Mokaddim My talks, http://talk.cmyweb.net Follow me, http://twitter.com/shiplu SUST Programmers, http://groups.google.com/group/p2psust Innovation distinguishes bet ... ... (ask Steve Jobs the rest) On Wed, Apr 21, 2010 at 5:17 PM, Sha

Re: [PHP] replying to list

2010-04-21 Thread Karl DeSaulniers
Exactly. :) Karl On Apr 21, 2010, at 5:38 AM, David McGlone wrote: Maybe it's not how the list is set up, but instead how people are replying to the list. Karl DeSaulniers Design Drumm http://designdrumm.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://ww

Re: [PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
Sorry,i don't add it. and i can not find them in the ./configure --help context. does this string really exist? thankx a lot. Best regards, Sharl.Jimh.Tsin 2010/4/21 shiplu : > Did you try   --with-fastcgi or --enable-fastcgi > > > > > > Shiplu Mokaddim > My talks, http://talk.cmyweb.net > F

Re: [PHP] replying to list

2010-04-21 Thread Nick Balestra
Not really i think, because by replying it just direct reply to the OP, while other systems like google groups for example by replying you just post to the list, and actually make more sense. the easy way is to hit reply and change the "to" into php-general@lists.php.net or reply to all and rep

Re: [PHP] replying to list

2010-04-21 Thread Ashley Sheridan
On Wed, 2010-04-21 at 13:00 +0200, Nick Balestra wrote: > Not really i think, because by replying it just direct reply to the OP, while > other systems like google groups for example by replying you just post to the > list, and actually make more sense. > > the easy way is to hit reply and chan

Re: [PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
added it,but still no found. 囧rz Best regards, Sharl.Jimh.Tsin 2010/4/21 Sharl.Jimh.Tsin : > Sorry,i don't add it. > > and i can not find them in the ./configure --help context. > > does this string really exist? > > thankx a lot. > > Best regards, > Sharl.Jimh.Tsin > > > > 2010/4/21 shiplu : >

Re: [PHP] replying to list

2010-04-21 Thread Peter Lind
On 21 April 2010 12:38, David McGlone wrote: > Maybe it's not how the list is set up, but instead how people are > replying to the list. One would think that in a tech world where most programmers/developers try to minimize the workload and "a good programmer is lazy" is seen as meaningful and/or

Re: [PHP] replying to list

2010-04-21 Thread David Robley
Ashley Sheridan wrote: > On Wed, 2010-04-21 at 13:00 +0200, Nick Balestra wrote: > >> Not really i think, because by replying it just direct reply to the OP, >> while other systems like google groups for example by replying you just >> post to the list, and actually make more sense. >> >> the ea

[PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
I give up. trying to reply to messages on this list is tedious. I can't pinpoint whether it's because the list is set up to make replies go to the OP or the OP has his reply-to in his mail client set, or most people are hitting the reply-to button instead of simply reply. It just doesn't make sens

Re: [PHP] replying to list (I give up)

2010-04-21 Thread shiplu
The reply-to header should be changed to php-gene...@lists.php.net. I experience many dev list that are configured this way. So, in my gmail i change my habit to press "a" instead of "r". Shiplu Mokaddim My talks, http://talk.cmyweb.net Follow me, http://twitter.com/shiplu SUST Programmers, http:/

Re: [PHP] Date Math

2010-04-21 Thread Floyd Resler
On Apr 21, 2010, at 5:39 AM, Michiel Sikma wrote: > On 20 April 2010 17:40, Floyd Resler wrote: > >> I need to get the difference in months between two dates. The dates could >> be as much as 60 months apart. Is there any easy way to do this either >> through PHP or MySQL? I know how I can d

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Per Jessen
David McGlone wrote: > I give up. trying to reply to messages on this list is tedious. I > can't pinpoint whether it's because the list is set up to make replies > go to the OP or the OP has his reply-to in his mail client set, or > most people are hitting the reply-to button instead of simply rep

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 14:27, David McGlone wrote: > I give up. trying to reply to messages on this list is tedious. I can't > pinpoint whether it's because the list is set up to make replies go to > the OP or the OP has his reply-to in his mail client set, or most people > are hitting the reply-

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Hans Åhlin
Why change the way that has been around for years and adopted by multiple e-mail lists? It feels like it's more problem to change the way for thousands of users just to satisfy a couple of few. ** Hans Åhlin Tel: +46761488019 http://www.kronan-net

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Peter Lind
On 21 April 2010 14:38, Hans Åhlin wrote: > Why change the way that has been around for years and adopted by > multiple e-mail lists? > It feels like it's more problem to change the way for thousands of > users just to satisfy a couple of few. David was venting based on a discussion in another th

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 14:42 +0200, Daniel Egeberg wrote: > On Wed, Apr 21, 2010 at 14:27, David McGlone wrote: > > I give up. trying to reply to messages on this list is tedious. I can't > > pinpoint whether it's because the list is set up to make replies go to > > the OP or the OP has his reply-t

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Ashley Sheridan
On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: > On 21 April 2010 14:38, Hans Åhlin wrote: > > Why change the way that has been around for years and adopted by > > multiple e-mail lists? > > It feels like it's more problem to change the way for thousands of > > users just to satisfy a coupl

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: > On 21 April 2010 14:38, Hans Åhlin wrote: > > Why change the way that has been around for years and adopted by > > multiple e-mail lists? > > It feels like it's more problem to change the way for thousands of > > users just to satisfy a couple

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Ashley Sheridan
On Wed, 2010-04-21 at 08:56 -0400, David McGlone wrote: > On Wed, 2010-04-21 at 14:42 +0200, Daniel Egeberg wrote: > > On Wed, Apr 21, 2010 at 14:27, David McGlone wrote: > > > I give up. trying to reply to messages on this list is tedious. I can't > > > pinpoint whether it's because the list is

Re: [PHP] replying to list

2010-04-21 Thread Robert Cummings
Karl DeSaulniers wrote: Hi, I think the problem or the bad form, if you will, is using reply-all. All you need to do is hit reply and it should just send a message back to the list. Everyone gets the list messages. If the reply-to is not set, type in the list email in the to and the reply-to

RE: [PHP] replying to list

2010-04-21 Thread Bob McConnell
From: David Robley > Ashley Sheridan wrote: >> On Wed, 2010-04-21 at 13:00 +0200, Nick Balestra wrote: >> >>> Not really i think, because by replying it just direct reply to the OP, >>> while other systems like google groups for example by replying you just >>> post to the list, and actually make

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Robert Cummings
David McGlone wrote: On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: On 21 April 2010 14:38, Hans Åhlin wrote: Why change the way that has been around for years and adopted by multiple e-mail lists? It feels like it's more problem to change the way for thousands of users just to satisfy a

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Ken Kixmoeller
Daniel Egeberg wrote: Then get a better email client if yours doesn't support "reply to all" or "reply to group". It's hardly the mailing list's fault that your client doesn't support that. Nonsense. I have used lists like this for many, many years. PHP lists are the only ones I have ever use

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 13:56 +0100, Ashley Sheridan wrote: > On Wed, 2010-04-21 at 08:56 -0400, David McGlone wrote: > > > On Wed, 2010-04-21 at 14:42 +0200, Daniel Egeberg wrote: > > > On Wed, Apr 21, 2010 at 14:27, David McGlone wrote: > > > > I give up. trying to reply to messages on this list

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 09:19 -0400, Robert Cummings wrote: > David McGlone wrote: > > On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: > >> On 21 April 2010 14:38, Hans Åhlin wrote: > >>> Why change the way that has been around for years and adopted by > >>> multiple e-mail lists? > >>> It feel

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Dan Joseph
On Wed, Apr 21, 2010 at 9:33 AM, David McGlone wrote: > I'm not passing judgment, It just saddens me that I have to send > multiple messages and this isn't because of anyone, it's because of my > lack of knowledge on how to reply to lists that are set up in this way. > But I think the "reply to l

[PHP] Getting Array to Display

2010-04-21 Thread Gary
#x27;])) { echo ''; } As a bonus question, does anyone have any idea why the image would show up in IE8, and not FF? Thanks for your help. Gary __ Information from ESET Smart Security, version of virus signature database 5047 (20100421) __ The message was checked by ESET Smart Security. http://www.eset.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Peter Lind
On 21 April 2010 15:41, Dan Joseph wrote: > When you hit reply all, just take out all the other addresses and leave the > list one in there.  The list was setup like this years ago on purpose, and > they've stated in the past they don't want to change it.. And waste time every single time you pos

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Daniel Brown
On Wed, Apr 21, 2010 at 09:41, Dan Joseph wrote: > > When you hit reply all, just take out all the other addresses and leave the > list one in there.  The list was setup like this years ago on purpose, and > they've stated in the past they don't want to change it.. And we won't, but that does

[PHP] Re: replying to list (I give up)

2010-04-21 Thread Michelle Konzack
Hello David McGlone, Am 2010-04-21 08:27:18, hacktest Du folgendes herunter: > I give up. trying to reply to messages on this list is tedious. I can't > pinpoint whether it's because the list is set up to make replies go to > the OP or the OP has his reply-to in his mail client set, or most people

Re: [PHP] replying to list

2010-04-21 Thread Robert Cummings
David McGlone wrote: On Wed, 2010-04-21 at 11:34 +0200, Michiel Sikma wrote: On 21 April 2010 11:23, David McGlone wrote: Why is the list set up to reply to the OP and not the list? -- Blessings, David M. Is it? I didn't notice. I just use "reply to all" which puts the list in the CC, and

[PHP] Re: replying to list

2010-04-21 Thread Michelle Konzack
Hello David McGlone, Am 2010-04-21 05:23:07, hacktest Du folgendes herunter: > > Why is the list set up to reply to the OP and not the list? Because a "Reply-To-List Button" exist in Evolution! :-D Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator -- ###

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Robert Cummings
Peter Lind wrote: On 21 April 2010 15:41, Dan Joseph wrote: When you hit reply all, just take out all the other addresses and leave the list one in there. The list was setup like this years ago on purpose, and they've stated in the past they don't want to change it.. And waste time every sin

Re: [PHP] Getting Array to Display

2010-04-21 Thread Ashley Sheridan
keyword']. ''; >echo '' . $row['description'] . ''; > if (is_file($row['image_file'])) { > echo ' height="100px"/>'; > } > > As a bonus question, does anyone have a

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 09:41 -0400, Dan Joseph wrote: > On Wed, Apr 21, 2010 at 9:33 AM, David McGlone wrote: > > > I'm not passing judgment, It just saddens me that I have to send > > multiple messages and this isn't because of anyone, it's because of my > > lack of knowledge on how to reply to l

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Hans Åhlin
2010/4/21 David McGlone : > On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: >> On 21 April 2010 14:38, Hans Åhlin wrote: >> > Why change the way that has been around for years and adopted by >> > multiple e-mail lists? >> > It feels like it's more problem to change the way for thousands of >>

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Hans Åhlin
2010/4/21 David McGlone : > On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: >> On 21 April 2010 14:38, Hans Åhlin wrote: >> > Why change the way that has been around for years and adopted by >> > multiple e-mail lists? >> > It feels like it's more problem to change the way for thousands of >>

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Peter Lind
On 21 April 2010 14:56, Ashley Sheridan wrote: > On Wed, 2010-04-21 at 08:56 -0400, David McGlone wrote: > >> On Wed, 2010-04-21 at 14:42 +0200, Daniel Egeberg wrote: >> > On Wed, Apr 21, 2010 at 14:27, David McGlone wrote: >> > > I give up. trying to reply to messages on this list is tedious. I

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 16:12 +0200, Hans Åhlin wrote: > 2010/4/21 David McGlone : > > On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: > >> On 21 April 2010 14:38, Hans Åhlin wrote: > >> > Why change the way that has been around for years and adopted by > >> > multiple e-mail lists? > >> > It f

RE: [PHP] replying to list (I give up)

2010-04-21 Thread Tommy Pham
I'm sure that the reason why the this list and a few others are setup this way so that if anyone want to reply just to the OP can do so without having to figure out or remembering the e-mail address of the sender. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Michiel Sikma
On 21 April 2010 15:41, Dan Joseph wrote: > When you hit reply all, just take out all the other addresses and leave the > list one in there. The list was setup like this years ago on purpose, and > they've stated in the past they don't want to change it.. > > -- > -Dan Joseph > > I'd like to ref

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 16:12, Hans Åhlin wrote: > 2010/4/21 David McGlone : >> On Wed, 2010-04-21 at 14:49 +0200, Peter Lind wrote: >>> On 21 April 2010 14:38, Hans Åhlin wrote: >>> > Why change the way that has been around for years and adopted by >>> > multiple e-mail lists? >>> > It feels lik

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 16:32, Tommy Pham wrote: > I'm sure that the reason why the this list and a few others are setup this > way so that if anyone want to reply just to the OP can do so without having > to figure out or remembering the e-mail address of the sender. Yes, plus many of the peop

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Daniel Brown
On Wed, Apr 21, 2010 at 10:20, David McGlone wrote: > > I just received 3 copies of this message. One went to my PHP folder and > 2 went to my Inbox. It was sent multiple times. Probably an intentional demonstration of irony. ;-P -- daniel.br...@parasane.net || danbr...@php.net http://ww

RE: [PHP] replying to list (I give up)

2010-04-21 Thread Tommy Pham
> -Original Message- > From: daniel.egeb...@gmail.com [mailto:daniel.egeb...@gmail.com] On > Behalf Of Daniel Egeberg > Sent: Wednesday, April 21, 2010 7:40 AM > To: Tommy Pham > Cc: php-general@lists.php.net > Subject: Re: [PHP] replying to list (I give up) > I'm using gmail's label wh

Re: [PHP] Getting Array to Display

2010-04-21 Thread Gary
mitted']. ''; echo '' . $row['caption']. ''; echo '' . $row['where_taken'] . ''; echo '' . $row['keyword']. ''; echo '' . $row['description'] . '&

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Per Jessen
David McGlone wrote: > Also, I do not want this discussion to turn into a flame war or > anything of such. I am simply just trying to have a discussion and > learn why and how there is different behavior here, but not anywhere > else. David, the PHP list behaves like hundreds or thousands of oth

Re: [PHP] Getting Array to Display

2010-04-21 Thread Ashley Sheridan
EnteredCaptionWhere > >> TakenKeywordsDescriptionImage'; > >> while ($row = mysqli_fetch_array($data)) { > >> > >> echo '' . $row['image_id']. ''; > >>echo '' . $row['submitted']. &#

Re: [PHP] Getting Array to Display

2010-04-21 Thread Richard Quadling
rdsDescriptionImage'; >>>  while ($row = mysqli_fetch_array($data)) { >>> >>>    echo '' . $row['image_id']. ''; >>>   echo '' . $row['submitted']. ''; >>>    echo '' . $row['caption'].

Re: [PHP] Hello everybody - php newbie from switzerland

2010-04-21 Thread tedd
At 12:08 AM +0200 4/21/10, Nick Balestra wrote: Hello everybody, I am NIck, from Locarno (southern switzerland) i am getting into php development for my own start-up company, maybe there are other people near me that would be nice to know for networking and alike. I will post here all my ques

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 17:07 +0200, Per Jessen wrote: > David McGlone wrote: > > > Also, I do not want this discussion to turn into a flame war or > > anything of such. I am simply just trying to have a discussion and > > learn why and how there is different behavior here, but not anywhere > > else

Re: [PHP] replying to list (I give up)

2010-04-21 Thread tedd
At 8:27 AM -0400 4/21/10, David McGlone wrote: I give up. trying to reply to messages on this list is tedious. I can't pinpoint whether it's because the list is set up to make replies go to the OP or the OP has his reply-to in his mail client set, or most people are hitting the reply-to button in

Re: [PHP] replying to list (I give up)

2010-04-21 Thread Per Jessen
David McGlone wrote: > On Wed, 2010-04-21 at 17:07 +0200, Per Jessen wrote: >> David McGlone wrote: >> >> > Also, I do not want this discussion to turn into a flame war or >> > anything of such. I am simply just trying to have a discussion and >> > learn why and how there is different behavior he

RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> From: peter.e.l...@gmail.com > Date: Wed, 21 Apr 2010 09:29:19 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: a...@ashleysheridan.co.uk; php-general@lists.php.net > > On 21 April 2010 04:25, Alice Wei wrote: > > Well, from my experience with Ubuntu,

RE: [PHP] Adding reCAPTCHA to form using PHP

2010-04-21 Thread Ernie Kemp
Hope I'm not flogging a dead horse but I'm trying to understand how to show error message for reCAPTCHA on the same page as the form. I need to go to action="quoterequest-redirect.php" page. The submit alway goes to the action where I can check the reCAPTCHA'd enterd but it would be nice to have t

[PHP] Re: replying to list

2010-04-21 Thread Michelle Konzack
Hello Ashley Sheridan, Am 2010-04-21 12:05:30, hacktest Du folgendes herunter: > Incidentally, I saw someone mention the Evolution email client in this > thread. It's what I use, ..and the OP! > and it does have a reply to list option (but I Thanks for the confirmation... > tend to be a bit la

[PHP] CD, DVD, and Blu-Ray (Not PHP)

2010-04-21 Thread tedd
Hi gang: I'm no expert on media, but the only difference between CD, DVD, Blu-Ray is the amount of data they can hold, right? IOW, you can still record video, audio, pictures, files, all digital data on all media - it's just that Blu-Ray can hold more than DVD and DVD holds more than CD, isn'

Re: [PHP] Getting Array to Display

2010-04-21 Thread Gary
. $row['keyword']. ''; >>echo '' . $row['description'] . ''; >> if (is_file($row['image_file'])) { >> echo '> height="100px"/>'; >> } >> >> As a bonu

Re: [PHP] CD, DVD, and Blu-Ray (Not PHP)

2010-04-21 Thread Dan Joseph
On Wed, Apr 21, 2010 at 1:16 PM, tedd wrote: > I'm no expert on media, but the only difference between CD, DVD, Blu-Ray is > the amount of data they can hold, right? IOW, you can still record video, > audio, pictures, files, all digital data on all media - it's just that > Blu-Ray can hold more t

Re: [PHP] CD, DVD, and Blu-Ray (Not PHP)

2010-04-21 Thread Matty Sarro
>From a purely storage standpoing that's correct. The other difference is that CD and DVD are industry standard formats backed by the ISO. BluRay is a sony proprietary format. On Wed, Apr 21, 2010 at 1:19 PM, Dan Joseph wrote: > On Wed, Apr 21, 2010 at 1:16 PM, tedd wrote: > > > I'm no expert o

[PHP] Re: replying to list

2010-04-21 Thread Michelle Konzack
Hello David McGlone, Am 2010-04-21 06:34:19, hacktest Du folgendes herunter: > I use Evolution, Kmail, and occasionally lookout and all of them are > decent e-mail clients. Also, of all the mailing lists I am on, this is > the only one that, when replying it goes to the OP and not the list. This

Re: [PHP] Getting Array to Display

2010-04-21 Thread Gary
ried various solutions I found in searching the issue, but have only been able to so far get Array. echo 'Id NumberDate EnteredCaptionWhere TakenKeywordsDescriptionImage'; while ($row = mysqli_fetch_array($data)) { echo '' . $row['image_id']. ''; echo '&

[PHP] Re: replying to list (I give up)

2010-04-21 Thread Michelle Konzack
Hello Peter Lind, Am 2010-04-21 15:47:54, hacktest Du folgendes herunter: > And waste time every single time you post to the list ... why do > people become programmers/developers again? To end creating technical > solutions they can then avoid using by doing extra, pointless manual > work? Hmmm,

[PHP] Re: replying to list (I give up)

2010-04-21 Thread Michelle Konzack
Hello Michiel Sikma, Am 2010-04-21 16:35:50, hacktest Du folgendes herunter: > I'd like to refrain from actually passing judgement on this issue--since I > use reply-all by default I could live with both of these settings--but I'm > still curious as to why the list is set up the way it is. > > Wh

[PHP] Re: Getting Array to Display

2010-04-21 Thread Gary
'where_taken'] . ''; echo '' . $row['keyword']. ''; echo '' . $row['description'] . ''; if (is_file($row['image_file'])) { echo ''; } As a bonus question, does anyone have any i

[PHP] Re: replying to list (I give up)

2010-04-21 Thread Michelle Konzack
Hello Hans Åhlin, Am 2010-04-21 16:12:06, hacktest Du folgendes herunter: > Strange I only got one, but it ma be a mail server filter For me it is only worse, because if someone respond to a message with ME in the Cc:, the Cc'ed message arrive first and will be trashed because I have setup a filt

Re: [PHP] Getting Array to Display

2010-04-21 Thread Gary
7;'; >>echo '' . $row['description'] . ''; >> if (is_file($row['image_file'])) { >> echo '> height="100px"/>'; >> } >> >> As a bonus question, does anyone have any idea

[PHP] Re: replying to list (I give up)

2010-04-21 Thread Michelle Konzack
Hello David McGlone, Am 2010-04-21 09:37:48, hacktest Du folgendes herunter: > Yes. but if it was so harmful, why does the 40, 50 or so lists that I've > been on, simply let you hit the reply and it goes back to the list? Can you tell me which list these are? I assume that on most of those li

Re: [PHP] Re: replying to list (I give up)

2010-04-21 Thread Peter Lind
On 21 April 2010 20:09, Michelle Konzack wrote: > Hello Peter Lind, Hi Michelle > Am 2010-04-21 15:47:54, hacktest Du folgendes herunter: >> And waste time every single time you post to the list ... why do >> people become programmers/developers again? To end creating technical >> solutions they

RE: [PHP] Re: replying to list (I give up)

2010-04-21 Thread Bob McConnell
From: Michelle Konzack > Hello Peter Lind, > > Am 2010-04-21 15:47:54, hacktest Du folgendes herunter: >> And waste time every single time you post to the list ... why do >> people become programmers/developers again? To end creating technical >> solutions they can then avoid using by doing extra

Re: [PHP] CD, DVD, and Blu-Ray (Not PHP)

2010-04-21 Thread Karl DeSaulniers
Blue-Ray and HD DVDs come with DRM (Digital Rights Management) software burnt in the cd. Anti Copy software. I believe. Karl On Apr 21, 2010, at 12:23 PM, Matty Sarro wrote: From a purely storage standpoing that's correct. The other difference is that CD and DVD are industry standard forma

Re: [PHP] Re: replying to list

2010-04-21 Thread Karl DeSaulniers
All the lists I am on, when I hit reply, the lists email comes up. The PHP email lists are the only ones that do not for me. I end up (every time I send a message) deleting the Op email and typing in the list email, or hit reply-all and delete all emails except the list email. I do this as a

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 18:44, Alice Wei wrote: > I have mentioned several posts earlier that I have done nothing about my > php.ini file. From what you said, since I use U-Verse, am I supposed to do > something as described here: > http://helpme.att.net/pdf/uverse/uverse_hsi_qsg_english.pdf > > > > I th

Re: [PHP] Re: replying to list (I give up)

2010-04-21 Thread Bobby Pejman
I must say, I never heard or even thought of the idea of calling it LookOut. Hahaha. It made me laugh for a good 10 minutes and if that term is open source, I will be using it ;) -Original Message- From: "Bob McConnell" Date: Wed, 21 Apr 2010 15:01:55 To: Michelle Konzack; Subject:

RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> From: peter.e.l...@gmail.com > Date: Wed, 21 Apr 2010 21:51:31 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: a...@ashleysheridan.co.uk; php-general@lists.php.net > > On 21 April 2010 18:44, Alice Wei wrote: > > I have mentioned several posts earlier

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 21:58, Alice Wei wrote: >> From: peter.e.l...@gmail.com >> Date: Wed, 21 Apr 2010 21:51:31 +0200 >> Subject: Re: [PHP] Mail Function Using PEAR Issues >> To: aj...@alumni.iu.edu >> CC: a...@ashleysheridan.co.uk; php-general@lists.php.net >> >> On 21 April 2010 18:44, Alice Wei wr

[PHP] Re: Re: replying to list (I give up)[SOLVED TO A DEGREE]

2010-04-21 Thread Michelle Konzack
Hello Jay Blanchard, Am 2010-04-21 13:51:39, hacktest Du folgendes herunter: > [snip]tons of stuff[/snip] > > C'mon folks! You're programmers! Don't like the way your mail client > handles the list? Then write an interface (using PHP of course) that > only responds to the list when you generate a

RE: [PHP] Re: replying to list (I give up)[SOLVED TO A DEGREE]

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 13:51 -0500, Jay Blanchard wrote: > [snip]tons of stuff[/snip] > > C'mon folks! You're programmers! Don't like the way your mail client > handles the list? Then write an interface (using PHP of course) that > only responds to the list when you generate a reply. I wish I was

Re: [PHP] replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 12:13 -0400, tedd wrote: > At 8:27 AM -0400 4/21/10, David McGlone wrote: > >I give up. trying to reply to messages on this list is tedious. I can't > >pinpoint whether it's because the list is set up to make replies go to > >the OP or the OP has his reply-to in his mail clien

Re: [PHP] Getting Array to Display

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 13:56 -0400, Gary wrote: > Richard > > I'm sorry, it looks like I sent a reply direct to you instead of the board, > a mistake on my part. Here is the message. LOL Must have hit the wrong reply button. -- Blessings, David M. -- PHP General Mailing List (http://www.php

Re: [PHP] Re: replying to list (I give up)

2010-04-21 Thread David McGlone
On Wed, 2010-04-21 at 20:38 +0200, Michelle Konzack wrote: > Hello David McGlone, > > Am 2010-04-21 09:37:48, hacktest Du folgendes herunter: > > Yes. but if it was so harmful, why does the 40, 50 or so lists that I've > > been on, simply let you hit the reply and it goes back to the list? > > Ca

Re: [PHP] Getting Array to Display

2010-04-21 Thread Gary
take on my part. Here is the message. LOL Must have hit the wrong reply button. -- Blessings, David M. __ Information from ESET NOD32 Antivirus, version of virus signature database 5048 (20100421) __ The message was checked by ESET NOD32 Antivirus. http

Re: [PHP] Getting Array to Display

2010-04-21 Thread Karl DeSaulniers
lol Yeah, not your fault Gary. On Apr 21, 2010, at 3:51 PM, Gary wrote: I'm sorry, it looks like I sent a reply direct to you instead of the board, a mistake on my part. Karl DeSaulniers Design Drumm http://designdrumm.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] Re: replying to list (I give up)[SOLVED TO A DEGREE]

2010-04-21 Thread Karl DeSaulniers
On Apr 21, 2010, at 1:51 PM, Jay Blanchard wrote: Then write an interface (using PHP of course) that only responds to the list when you generate a reply. LOL WT?? WHY would we want to do that? Much unnecessary work when an admin could set a reply-to and all would be solved. With all due res

  1   2   >