Tag: php
You often need to pass/keep variables from pages to pages when you design the website. For example, when you display records in a table, you want the users be …
August 13, 2014
apache server, code, code library, implementation, internet, php, programming languages, SEO, webhosting, wordpress
PHP is a very popular programming language for the web. It is a convenient and powerful, loosely typed programming language that you can pick up and use within a …
We all know, previously, in this post, that we can use shell_exec or exec in PHP to get the output of an external program on the server. So obviously, …
You might often get advices on improving SEO (Search Engine Optimisation) by adding links to your previous posts when you publish a new post. This helps to increase the …
The Raspberry PI (so far, three models, A, B and B Plus) is a credit-card size tiny full functional PC that runs Linux (e.g. Raspbian). I have introduced the …