Category: sql
In this post, it shows the configurations required to make a SSL work (on port 443) on Ubuntu servers. However, for some pages (especially old posts/pages), it will show …
September 22, 2014
beginner, code, code library, database, implementation, php, programming languages, sql, web programming, webhosting, wordpress
Suppose you have quite a number of decent posts in your blog and you are wondering that if there is a way to post to twitter/facebook (or other social …
Suppose if you want to copy a Table to another, this can be done in MySQL with two steps. The first one is to copy the table structure, and …
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 …
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 …