Re: [nyphp-talk] Conditional break?

2007-05-04 Thread David Krings
Andy Dirnberger wrote: Try continue instead of break. That works! Thanks!! David ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Particip

Re: [nyphp-talk] Conditional break?

2007-05-04 Thread Andy Dirnberger
Try continue instead of break. Sent via BlackBerry from Cingular Wireless -Original Message- From: David Krings <[EMAIL PROTECTED]> Date: Fri, 04 May 2007 21:01:29 To:NYPHP Talk Subject: [nyphp-talk] Conditional break? Hi! Try to make this short. I have an array with path/file names

[nyphp-talk] Conditional break?

2007-05-04 Thread David Krings
Hi! Try to make this short. I have an array with path/file names. I want to move each file unless it already exists at its destination. What I want to do is end the current go through the while loop, increase a counter that I use for the while condition, and then start at the top of the while

RE: [nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Fee, Patrick J \(US SSA\)
My issue with that would be that Corporate would have issue with it being controlled by an outside source ("an online service"). I think they would like to control it themselves using some COTS product. Patrick J. Fee Manager, Information Engineering Dept. Technology Solutions & Services Tel: (30

Re: [nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Jon Baer
Another: http://www.phplist.com/ Click Tracking tracks links and URLs. Statistics can be viewed by message, URL or subscriber. - Jon On May 4, 2007, at 10:26 AM, Jon Baer wrote: Check out SwiftMailer + forums to see if someone has already built something similar, I remember a posting abo

Re: [nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Jon Baer
Check out SwiftMailer + forums to see if someone has already built something similar, I remember a posting about something similar, it will log and you can do something like $failed_array = getFailedRecipients(); for scrubbing ... http://www.swiftmailer.org/ http://forums.devnetwork.net/vie

Re: [nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Attila, Ferencz-Csibi
On 5/4/07, Donald J Organ IV <[EMAIL PROTECTED]> wrote: Does anyone know of a good open source Email Campaign Manager that will handle tracking stats of the emails sent out such as how many people click on which links as well as bounce backs and removals??

Re: [nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Randal Rust
On 5/4/07, Donald J Organ IV <[EMAIL PROTECTED]> wrote: Does anyone know of a good open source Email Campaign Manager It's an online service, but I'm pretty happy with what we've seen using CampaignMonitor.com. http://campaignmonitor.com/ -- Randal Rust R.Squared Communications www.r2communi

[nyphp-talk] Mail Campaign Manager

2007-05-04 Thread Donald J Organ IV
Does anyone know of a good open source Email Campaign Manager that will handle tracking stats of the emails sent out such as how many people click on which links as well as bounce backs and removals?? ___ New York PHP Community Talk Mailing List http:/

Re: [nyphp-talk] PHP Sessions, Expiration, and all that

2007-05-04 Thread Cliff Hirsch
On 5/4/07 9:23 AM, "Chris Shiflett" <[EMAIL PROTECTED]> wrote: > Hi Paul, > >> Our client wants sessions to time out after six hours of >> inactivity, and I'm wondering if there's an easy way to do >> that by configuring PHP. > > Yes, but keep in mind that session.gc_maxlifetime indicates a maxi

Re: [nyphp-talk] PHP Sessions, Expiration, and all that

2007-05-04 Thread Chris Shiflett
Hi Paul, > Our client wants sessions to time out after six hours of > inactivity, and I'm wondering if there's an easy way to do > that by configuring PHP. Yes, but keep in mind that session.gc_maxlifetime indicates a maximum, not a minimum. PHP isn't going to check on every request to see whethe

[nyphp-talk] FW: PHP statistics for April 2007

2007-05-04 Thread Hans Zaunere
The latest... > PHP adoption statistics for April 2007 are released. > > * 5.2 is about to be the 3rd most popular version > * PHP 5 is more often chosen on larger domains > * In April, web sites are bracing for the next versions > > As usual, lots of other details : PHP versions, A