Timeline for How to maximise the features of MySQL when used with php
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Aug 28, 2013 at 23:56 | vote | accept | boatingcow | ||
| Aug 1, 2013 at 13:59 | comment | added | yannis | Fair enough. Just keep in mind that the two domains (object oriented design & database development) aren't exactly compatible, getting them to work together is naturally troublesome. Simply put, there's no perfect solution, more often than not a good enough solution will be... good enough ;) For more, see: en.wikipedia.org/wiki/Object-relational_impedance_mismatch | |
| Aug 1, 2013 at 12:49 | comment | added | boatingcow | @YannisRizos - of course I care about building stuff that works! My hang-up is that in order to get to a level where I assume I'm competent enough to do so, I rely on textbooks to give me the education I need. Then as user47507 says below, there are actually two text books - one for oo application development and one for RDBMS development. The result is that yes, it does prove problematic as I'm left with competing opinions on how to get something done. I was hoping for some examples of how to approach php + MySQL + pinch of salt to ease my transition from theory to practice! | |
| Aug 1, 2013 at 11:28 | answer | added | FMJaguar | timeline score: 1 | |
| Aug 1, 2013 at 10:33 | comment | added | yannis | I'm not sure I see the problem? Do you care about building stuff that works, or about following dogma? Has your approach actually proved problematic, or is this only about following what a textbook said? If it's the former, we can definitely help (but we'll need details), if it's the latter, we are getting into opinion territory and I'm not sure how helpful we can be. | |
| Aug 1, 2013 at 9:23 | history | asked | boatingcow | CC BY-SA 3.0 |