briels (25)in #mysql • 4 years agoSimple mathematical operations in MySQL queryMySQL makes it easy to return the result of simple calculations within the query itself, something as simple as adding…briels (25)in #php • 4 years agoGenerating a list of dates with PHPEver needed an easy way to generate an array of dates? This is a PHP function which takes two dates as input, and…