Changes related to "Category:Development Tips and Tricks"
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
16 May 2013
- (diff | hist) . . J2.5:How do I store empty values as NULL in the database?; 11:23 . . (+169) . . Jhattara (Talk | contribs) (commenting code a bit)
- (diff | hist) . . m J2.5:How do I store empty values as NULL in the database?; 06:44 . . (+12) . . Hutchy68 (Talk | contribs) (removed Category:Tips and tricks; added Category:Development Tips and Tricks using HotCat)
- (diff | hist) . . m J2.5:How do I store empty values as NULL in the database?; 06:43 . . (+29) . . Hutchy68 (Talk | contribs) (added Category:Development FAQ using HotCat)
- (diff | hist) . . m J2.5:How do I store empty values as NULL in the database?; 06:43 . . (+22) . . Hutchy68 (Talk | contribs) (added Category:Database using HotCat)
- (diff | hist) . . N J2.5:Store empty values a NULL in database; 03:17 . . (+696) . . Rvsjoen (Talk | contribs) (Created page with "If you want to store empty values as NULLs into the database, you need to override JTable::store() and JModelAdmin::prepareTable(). Add following snippets of code into your co...")