[nyphp-talk] Download mail attachment automatically

2007-05-19 Thread Aniesh joseph
Hello, I need to read the mailbox using php script. I find that it is possible by IMAP functions. Using IMAP functions I can read header and body of the mail. But I cannot download attachment. I am planning to use cron to check the mailbox and if new mail, then download the attachment automatica

Re: [nyphp-talk] Config file format and admin suggestions

2007-05-19 Thread Dell Sala
On May 19, 2007, at 4:46 PM, Cliff Hirsch wrote: My config files are currently a bunch of define statements. I’m going to change the format as I rewrite the admin back-end and am looking for suggestions ini files aren't bad. nice built-in php support with parse_ini_file() I’m also curious

[nyphp-talk] Config file format and admin suggestions

2007-05-19 Thread Cliff Hirsch
My config files are currently a bunch of define statements. I¹m going to change the format as I rewrite the admin back-end and am looking for suggestions ‹ anything from database storge to yaml files. I¹m leaning towards PEAR Config to get me going. It appears to be fairly flexible, but it doesn¹t

Re: [nyphp-talk] Connecting to MS SharePoint

2007-05-19 Thread David Krings
Randal Rust wrote: On 5/19/07, David Krings <[EMAIL PROTECTED]> wrote: I forgot if there is a suitable SharePoint replacement based on PHP/MySQL, that would work as well. David, I haven't looked at this enough yet [1], but I wanted to share it with you. I am actualy looking into the same

Re: [nyphp-talk] Connecting to MS SharePoint

2007-05-19 Thread Randal Rust
On 5/19/07, David Krings <[EMAIL PROTECTED]> wrote: I forgot if there is a suitable SharePoint replacement based on PHP/MySQL, that would work as well. David, I haven't looked at this enough yet [1], but I wanted to share it with you. I am actualy looking into the same thing. We have a cli

Re: [nyphp-talk] Connecting to MS SharePoint

2007-05-19 Thread David Krings
Hi! I forgot if there is a suitable SharePoint replacement based on PHP/MySQL, that would work as well. David ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www

[nyphp-talk] Connecting to MS SharePoint

2007-05-19 Thread David Krings
Hi! Does anyone know how to or did before connect with an MS SharePoint system? I was asked to create some forms using InfoPath, but that app is fine for some stand-alone or barely interacting forms. I need way more dynamic forms than what I could click together in InfoPath. I don't say it is