[PHP] comparing string values, etc

2002-03-03 Thread Tim Martens
Hi - I'm a major newbie. - I have a file that pulls an include into a for a user to edit - before pulling the include, I'd like to open it and check it's value - if the include's value is exactly equal to the string: Hello World then I want to overwrite that string with nothing; close the inc

[PHP] Web application architecture (subdomain vs. sub directory)

2010-08-25 Thread Tim Martens
Hi Everyone, New to the list. Hello! I'm in the customer discovery phase for a Health IT web application concept I have. My programmer is new to web apps, but not to programming and is set up with LAM(PHP). We're still debating weather to use a framework or to go with Rasmus's "no framework frame

Re: [PHP] Web application architecture (subdomain vs. sub directory)

2010-08-25 Thread Tim Martens
10 at 2:07 PM, Nathan Nobbe wrote: > On Wed, Aug 25, 2010 at 12:45 PM, Tim Martens wrote: > >> Language/Framework decisions aside... my main question is about subdomain >> ( >> customerx.appname.com vs subdirectory (appname.com/customerx/) models for >> instance

[PHP] Re: Web application architecture (subdomain vs. sub directory)

2010-08-26 Thread Tim Martens
Thank you everyone for your generous feedback. It's given me a lot to think about. I now realize that my question has as much to do with DNS and Apache as with PHP. As we clarify the functionality and essence of the app, I'll post again with more focussed questions. Based on advice here and elsewh