Category: programming languages
We all know in Visual Basic or VBScript (including VBA i.e. Visual Basic for Application, the Microsoft Office Macro Programming Language), we can easily get the first few (leading) …
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 …
I think you may have some common code to write for most of the PHP pages. So instead of keep a copy at each PHP file, it is better …
WSH (Windows Scripting Host) is a powerful scripting environment that comes with Windows Operating System. By default, there are two scripting languages supported, which is JScript and VBScript. You …