5 pages found:
View a full list of all tags
- MySQL backup mod for sNews - An add on mod for the sNews content management system, this mod will allow you to backup and email your snews database from within the administration section.
- Want to use 2 or 3 character tags with the sNews CMS tags mod? Now you can. - This is a second tagsearch function to allow you to use 2 or 3 character tags with MySQL's REGEXP operator.
- Another variation on the "time ago" PHP function, use MySQL's datetime field type - A PHP time ago function for formatting the date on post comments or other timestamps.
- Obtaining an average per day value of a field with MySQL's DATEDIFF function - Get an average number of views per day with MySQL's DATEDIFF function.
- MySQL substring replace, with simple query builder - A simple way to perform a substring replace in MySQL. With a basic form to build your own query.