Now that we covered strings in PHP and some built-in functions to manipulate strings, let’s talk about all kinds of PHP operators. What Are Operators In PHP Operators are symbols…
If you are reading this post, probably you may be new to PHP and programming in general. In that case, if you need an intro into what is PHP variables…
Continuing JavaScript tutorials let’s talk about JSON. JSON – JavaScript Object Notation, is a format for sharing data. Although as its name suggests, JSON is derived from JavaScript, actually it’s…
Do you have a WordPress website using a free theme or just decided that you want a website and want it to be unique? The benefits of having a self-hosted…
As you may guess we all started blogging from the beginning and made some mistakes. But knowing some WordPress basics can help you avoid mistakes that can easily be averted.…
Today I thought that it would be a good day to talk about how important site speed is to the success of your WordPress website or blog. The maintenance end…
When you are creating a website for business you may need to implement Google Maps. That’s easy. But what if you need it to be responsive? In this article, I…
Are you wondering which hashtags your business should be using on Instagram? Want to know how many hashtags to use for the best results? In this article, I will talk…
HTML is a powerful markup language that can be used to give our web applications structure and provide powerful accessibility benefits, but only when used appropriately. So in this article,…
So you made a WordPress website on localhost and now want to make it live for everyone to see? In this article, we will be looking at how to move…