Re: [PHP] unsure how to do this any help appreciated

2008-02-19 Thread Nick Stinemates
Michael Seton wrote: To Whom this may Concern, Basically what im try to do is this (please bear with me im a php noob) require a remote file, if its blank then instead display a comment or another file (which ever is easier) Example: *_if

Re: [PHP] xpath question

2008-02-19 Thread Nick Stinemates
RJO wrote: Hey guys, I have a form accepting a KML file from users and from there I want to draw polylines based on a KML file's PlacemarkerLineStringcoordinates element. The problem I am having is that sometimes the KML file can have a documentfolder or folderdocument or none of the

RE: [PHP] What community software package gets your vote? PHPfox etc...

2008-02-19 Thread TS
Yeah, I noticed the trash talk as well with searching. I'm not a hardcore PHP programmer and it would take me more time to do it than we have. Deadline is in next couple of months. I think finding a package to start with is key. Basically, all the features phpfox has is what we're looking for.

Re: [PHP] More than one values returned?

2008-02-19 Thread Nick Stinemates
Robert Cummings wrote: On Tue, 2008-02-19 at 21:24 -0800, Nick Stinemates wrote: I said, simply, returning an array of objects was usually an indication of poor design. Please elaborate as to the why of it being an indication of poor design. Cheers, Rob. I already did... I

Re: [PHP] More than one values returned?

2008-02-19 Thread Nick Stinemates
Robert Cummings wrote: On Tue, 2008-02-19 at 21:51 -0800, Nick Stinemates wrote: Robert Cummings wrote: On Tue, 2008-02-19 at 21:24 -0800, Nick Stinemates wrote: I said, simply, returning an array of objects was usually an indication of poor design.

Re: [PHP] More than one values returned?

2008-02-19 Thread Robert Cummings
On Tue, 2008-02-19 at 21:51 -0800, Nick Stinemates wrote: Robert Cummings wrote: On Tue, 2008-02-19 at 21:24 -0800, Nick Stinemates wrote: I said, simply, returning an array of objects was usually an indication of poor design. Please elaborate as to the why of it being an

Re: [PHP] More than one values returned?

2008-02-19 Thread Robert Cummings
On Tue, 2008-02-19 at 22:26 -0800, Nick Stinemates wrote: Robert Cummings wrote: On Tue, 2008-02-19 at 21:51 -0800, Nick Stinemates wrote: Robert Cummings wrote: On Tue, 2008-02-19 at 21:24 -0800, Nick Stinemates wrote: I said, simply, returning an array of

Re: [PHP] Re: fopen never ends?

2008-02-19 Thread Paul van Brouwershaven
The timeout is not the problem, the probleem is I'm not getting the ssl (like the peer cert) info into the stream_context_get_options Jim Lucas wrote: Paul van Brouwershaven wrote: Nathan Rixham wrote: I don't think this is a php problem, just load the url up in a browser and you'll see the

<    1   2