[nyphp-talk] powerpoint to html convertion

2007-05-21 Thread Aniesh joseph
Hello Do you know how to convert POWERPOINT to HTML using PHP script ? Regards Aniesh Joseph ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Yo

Re: [nyphp-talk] Input whitelist validation warning

2007-05-21 Thread David Mintz
Ladies, don't you see that all the hottest men are in front of their monitors reading [EMAIL PROTECTED],org? On 5/18/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: Yeah, but your town has 4.2M women and only 3.8M men. http://www.nytimes.com/2007/05/17/fashion/17Dating.html?ex=1180152000&en=384

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

2007-05-21 Thread Kenneth Downs
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 --- anything from database storge to yaml files. Probably the first thing you want to do is break them out. Database is

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

2007-05-21 Thread Cliff Hirsch
On 5/19/07 6:42 PM, "Dell Sala" <[EMAIL PROTECTED]> wrote: > 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