Category: php
Suppose you have two or more domains that have image-copies of the same websites, and somewhere you would need to give a URL based on the current domain. For …
The UUID, Universally unique identifier, is said to be large enough to cover every inch of the land on earth. It can be generated at any computer without the …
RSS (Really Simple Syndication) is an old technique. It has of course the advantages: getting all information in once place, which is convenient. However, it is not so search-engine-user-friendly. …
If you have noticed, now this page, the first letter is made big for all articles. To enable this, you can use the CSS tricks first-letter and first-child selector: …
The figlet command at *nix allows you to print large-size letters in screen with special characters. For example, if you want to compute some values and print it in …