SVN Remove Added File From Repository and Keep Local File – Subversion
This is quick SVN (Subversion) tip, howto remove added file from SVN repository without deleting file from local filesystem. Remove File...
Read MorePostgreSQL: Select a Random Number in a Range (Between Two Numbers)
This is quick tip howto select a random number in a range. Example random number between 1-100 (>= 1 and < 100). This is actually very easy...
Read MorePostgreSQL Sleep Function pg_sleep – Postgres Delay Execution
One day, I was looking for PostgreSQL database function, which could delay the execution of queries. At first I thought that I will do one...
Read MorePHP mb_ucfirst Make a String’s First Character Uppercase-Multibyte (UTF-8) Function
PHP’s ucfirst function is very usefull when you want to change words first letters to uppercase and other letters to lowercase....
Read Moreif-not-true-then-false.com New Look
This new design (using Arras Theme) has just been published and will still develop, so any comments and opinions are very welcome. In my...
Read More