Posts Tagged ‘Tutorial’
WordPress 2.3 Easy Upgrade Tutorial
The recent release of WordPress 2.3 with new features and database changes begs the question, how should a webmaster plan and then implement the upgrade. Any upgrade that involves database changes should be undertaken carefully, and preparation is key to a successful upgrade.
\n\nTypically, most webmasters install custom themes and additional plugins, and of course they [...]
WordPress Video Tutorial: Why You Need a WordPress Tutorial
A WordPress tutorial can teach how to use WordPress in blogging, but by far the best way to learn is by means of a WordPress video tutorial. Why video and why WordPress? Let’s take the last question first.
Why WordPress
Most people use either Blogger or WordPress for their blog, and there appears to be an ongoing [...]
Self-taught Php/mysql: a Simple Page Counter Tutorial
Self-Taught PHP/MYSQL: a simple Page Counter
\n\nThis article is a short introduction to PHP and MySQL using the example of a simple page counter. I will illustrate creating the database in MySQL, connecting to the database from the PHP script, querying the database for information, displaying the information in a web page, and writing the [...]