A Blog About Software Development And Life
Exclude Weekends from SQL Datetime Query
A localisation proof solution for excluding weekends (Saturday, Sunday) from a date range in an SQL query useing datetime.
Show Recent Blog Posts
When using WordPress as your CMS of choice, there often becomes a need to display a list of recent blog…
Authenticating Saved Data in Apps
Cheating is becoming a bigger and bigger problem for developers that arent authenticating their saved data. You only have to…
InTouch Word Wrap Function
With this code you can create multiple lines of text in InTouch using one input string.The code is defined as…