Learning PHP for absolute beginners – data types

PHP can work with 8 different types of data, which can be separated into 3 categories: scalar data types, compound data types and special data types. Not that scary as it might sound. You already know half of that stuff. Of course if you attended math classes at school 🙂 … I did not 😉

Continue Reading →

WordPress on Android? (App Review)

Have you ever dreamed to be able to run your blog right on the go? I betcha have! Guess what? WordPress on Android is possible! You can do it now. Yes, you can. And no, I’m not Obama. 🙂 And I’m also not tripping. As a matter of fact, you can just head to Google…

Continue Reading →

PHP variable – Learning PHP for absolute beginners

In this tutorial we’ll cover the bread and butter of any programming language, including our beloved PHP – the variable. So what is it? Think of it as a container which holds some specific value.

Continue Reading →

HTML audio – HTML tutorial 11

This tutorial will teach you how to add audio files to your HTML page. It could be a simple music track or a background HTML audio file. We will go through all the settings, tags, and attributes related to HTML audio and compare the default audio players in different browsers. You’ll learn about the obligatory…

Continue Reading →

HTML form – HTML tutorial 10

This HTML tutorial will teach you how to create an HTML form so that you can receive information from your website visitors. Browsing the Internet you may see different kinds of HTML forms. However you probably do not even suspect how easy it can be to create such an HTML form. It’s like Sunday morning,…

Continue Reading →

HTML frames – HTML tutorial 9

In this HTML tutorial, you will learn how to create HTML frames, why some web-developers (and SEOs) do not like HTML frames and how to use HTML frames effectively. Currently HTML frames are not used too often. However you need to be able to recognize HTML frames and be able to work with them. So…

Continue Reading →

HTML image map – HTML Tutorial 8

In this HTML tutorial we will learn how to use an HTML image map. In other words, you will get the knowledge on how to divide an image into parts and assign a unique URL to each part. This may be useful when assigning links to parts of a regular map (for example, states or…

Continue Reading →

WordPress ebook about Must Have WordPress Plugins

It’s a big day today. I’m thrilled to present our WordPress ebook about Must Have WordPress Plugins. Apart from the ebook itself, there’s a bonus included. So, everybody who downloads this ebook will be able to take advantage of that FREE stuff. 🙂 The book is about the WordPress plugins, using which will help you…

Continue Reading →

Learning PHP for absolute beginners – Your first PHP script

Welcome back, my young padavan 😉 Our series of tutorials Learning PHP for absolute beginners continues on, and in this one we’ll meet the PHP script (or code) for the first time. Don’t worry. I’ll make sure that it’s as pleasant as possible in these circumstances.

Continue Reading →

HTML Tutorial 7 – Image in HTML

In this HTML tutorial you will learn how to decorate a web-page by adding an image in HTML. If your web-page consists of text only, it may be interesting to somebody (not sure who can like such a site though 🙂 ) however it will be hardly attractive. It is very easy to add images…

Continue Reading →

Must Have WordPress Plugins (WP Mobile Detector, Yet Another Related Posts Plugin)

Today, you’ll finally get the final episode of the Must Have WordPress pluigins series. You’ll learn how to install WordPress plugins via FTP and cPanel. Also, you’ll learn how to install the Yet Another Related Posts Plugin and the WP Mobile Detector one. Since all the mobile stuff is really getting momentum, I’ll start right…

Continue Reading →

HTML Tutorial 6 – Table in HTML

In this HTML tutorial you will learn how to create a table in HTML. Tables can be simple and advanced. We will get familiar with both kinds. HTML table formatting, attributes and CSS involved are used to make your HTML table look better. All these interesting stuffs will be explained in a short and simple…

Continue Reading →

Learning PHP for absolute beginners – Introduction

Before we start learning PHP we should at least get a basic idea of what that is. So here it is: PHP is a server-side scripting language originally created for building interactive and dynamic websites. The syntax of PHP is quite similar to C and Pascal. Not much, heh? Well, I’m not a history teacher,…

Continue Reading →

Must Have WordPress Plugins (Widget Logic, WordPress Editorial Calendar, WordPress SEO)

This week another dose of my super cool must have WordPress plugins stuff. In this episode (damn, it sounds like I’m talking about Star Wars or something :)) I’m gonna talk about Widget Logic, WordPress Editorial Calendar, and WordPress SEO by Yoast. Unfortunately, I’m not going to touch on topics like Princess Leia, but those…

Continue Reading →

Hacker

How to Secure WordPress or How Fast Your Site Can Be Hacked?

Are you sure your website is secure enough to hold down a hacker attack? The better your website becomes – the more interest it can generate for a hacker. So you should secure WordPress before the bad things happen. Check out our tips and tricks on how to secure WordPress and harden the life for…

Continue Reading →