ALL full siblings share their COI and Land of birth, littermates additionally Date of birth and breeder. If, like in my own database, dogs are […]
Database Coding
Some stuff that might be helpful if you write the code for your own database or for that matter any website.
Add a fast AJAX Search to your Database
Just start typing in a search field to get your results with some additional info such as reg#, sire and dam and date of birth. […]
Google Charts & Tables
Present your data in a beautiful way with Google Charts – no additional software needed, just a little bit of coding… On this page examples […]
Facebook Preview Image of your website
When you enter a link in a Facebook post or on any other social media site, you want to show the title, some text and […]
mySQL Update Column
You want to update a complete column in mySQL, e.g. you want to change the country code for Great Britain from ‘GB’ to ‘UK’ UPDATE […]
Scroll to Top Button
A Scroll to Top button allows your website visitors to easily scroll back to the top of your page with one click. This gives your […]
Dump your database
I hope that you all backup your databases regularly, and with regularly I mean at least once a day. Those data are too valuable to […]
Font Awesome
Use “Font Awesome” for symbols on your website instead of ugly little pics, for pictures , male , female …. They also make a nice […]
PHP Filemtime() Function – Last Updated
If you want to display the last time the file was modified, you can use the following code. Please replace “index.php” with the actual name […]
Automatic Copyright Year
Updating the copyright year in the footer of your website tells the visitor that the site is up to date. Showing the year is especially […]