Hi all,
Noob here (just downloaded Yii last week, haven’t touched PHP for 4 years, etc…). I was doing a discovery effort - mainly trying to create a simple page that can convert temperature (C to F and F to C) by consuming a web service - seeing what it would take.
I’ve documented the trials and tribulations I went through here (excuse my writing - I haven’t proofread at all): My Blog
It’s kind of a lot to copy and paste here.
It’s been kind of a pain so far, as I realize most frameworks are when you first start with them. The biggest problems I’ve ran into are documentation for IIS. Does it get any easier as I slosh past the learing period, or is IIS a lost cause for Yii for now? Does almost everyone else here use Apache?
Thanks!