You are currently only viewing public entries. Login to view all entries. 6 Wiki items tagged

programming


Convert Moodle Timestamp fields to DateI get really frustrated with Moodle for using int fields to store dates.  They store it in the Unix (Epoch) format.  Here's how to make it more readable.
Call parent class constructor in PHP5How to call the constructor of a parent class in the child.
Long character fields from database weird in PHPWhen you are returning longer text, like from a varchar(MAX) or such you get weird characters at the end.
Handling checkboxes in JQuerySome quick notes on handling checkboxes (and probably radio buttons, but I haven't tested that).
Order characters numericallyIt may be simple, but this SQL will order items numerically (1,2,3,10,20) instead of alpha (1,10,2,20,3).
SQL Permissions ScriptGenerate a Script to Grant Permissions on all items to WebUser group

RSS Feed Log In to access RSS feeds.


Remember me on this computer

Filter Results By
Most Relevant Tags


Hover over an item above for
more information