You get the picture – your database stores Firstname and Surname but you want Full Name to appear in a drop down.
While building a recent CakePHP solution in addition to securing my forms I needed to use some JQuery-driven Ajax calls. Although on the surface this appeared straight forward the documentation was lacking in the detail required. I wasted… Read More