Author Topic: PHP Framework Experience?  (Read 4370 times)

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: PHP Framework Experience?
« Reply #15 on: October 23, 2009, 10:19:50 PM »
Lets not start religious debates ;)

Correct me if i'm wrong (i probably am) but framework's for php is basically the same as pre-built libs for C++ right? Just predefined functions you can call on to do what you need.
Nope, frameworks and libraries are two vastly different things.

A framework is generally the entry point for the code.  You might do some config stuff before starting the framework or it might be done by reading a config file.  The framework does its thing calling your code when it needs to (vs a library in which you call its code when you need to).

Steve

  • This 49%er supports Romney
  • Just a Jackass
  • *
  • Posts: 16120
  • Karma: +31/-410
  • Mr. Mom
Re: PHP Framework Experience?
« Reply #16 on: October 24, 2009, 12:15:19 AM »
Oh ok that makes sense. I never paid much attention to the termonology, but now the "dot net framework" and software requiring it makes more sense. I could see then why you wouldn't have a lot of use for it. So for what webwhy is doing he, in a way, needs a framework no?
hey ethic if you and i were both courting lily allen..... oh wait, which one of us has a relationship that lasted more than the bus ride home?