Development news and resources #1
I am bringing you the latest news from development world. And some great resources for WordPress and other platforms.
I am bringing you the latest news from development world. And some great resources for WordPress and other platforms.
DataSources are the link between models and the source of data that models represent. In many cases, the data is retrieved from a relational database such as MySQL, PostgreSQL or MSSQL.
CakePHP uses awesome built in find types to retrieve your data. Why stop there when you can write your own find types. Here is how.
Finally, the second part to CakePHP theming tutorial. I am continuing where we left of and adjusting the theme and views to finish this part of the Jobs board CakePHP application.
Comments