This tutorial explains for you the basics of MySQL in combination with Php. This tutorial is also written for people who absolutely don’t have any experience with MySQL.
This tutorial was written by CrystalEdge.
MySQL is a kind of textual database. This database is divided in table that have rows and columns. Most of the time you store similar data of the same category into the same table. By using a query, you are able to store information into the database. For people who don’t have any Php experience I suggest you to read CrystalEdge’s Basic Php Tutorialbefore starting on this one.
Read full tutorial ->
Creating a good website with wordpress is very easy once you have the right direction. In this article I will give you the basic steps to starting up a website/blog with WordPress.
First things first before we begin. WordPress is not the ony content management system for blogs/websites — there are many others. I prefer wordpress over anything else due to it’s simplicity and ease of updating and adding plug in functionality.
WordPress was originally designed for the creation of blogs. A lot of websites are centered around the idea of a blog which is new articles published frequently. For most websites to do well they need to provide constant valuable information at a decent rate. If you put up a couple of pages on a website and leave it at that, most likely your website will drop from the search engines and disappear.
I love the idea of building a website around WordPress and I am working on numerous other websites using it.
WordPress Basics
A WordPress website consists of these...