Friday, November 27, 2015

Simple Introduction To PHP Language

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.


What Can PHP Do?
- It can create, read, open, delete and close the files on server.
- It can generate dynamic page content.
- It can send and receive cookies, can modify, delete, update data in the databases.
- It can encrypt the data and it is also used to control user-access.

Why PHP?
- It is a cross platform programming language that means it can run on various platform like Windows, Mac OS, Linux, Unix etc.
- Supports wide range of databases and is compatible with almost all servers used today (Apache, IIS, etc.)
- It is easy to learn and runs efficiently on the server side.

Simple Example of PHP:

<html>
    <head>
        <title>Simple Example</title>
    </head>
    <body>
        <?php
            echo "Hello World”;
        ?>
    </body>
</html>

- PHP Files can contain text, html, css, JavaScript and PHP code and it is executed on the server.
- PHP Files have extension “.php”.
Read More »

Thursday, November 26, 2015

How to Install Wordpress On Your Localhost?

You can install Wordpress On your Own Computer (Localhost) before your site being live, And also if you are a developer you can test and check your themes, plugins which is safer environment away from live site.

Without talking anything, let's dive in.
Wordpress is PHP based Programming language that means you need to have a server to run.

In this tutorial we are going to use XAMPP to install server on your computer. (You can also use WAMP)

Download XAMPP from here
XAMPP is a free, popular, easy and open source application and a compilation of Apache server, php, mysql.

-After Downloading XAMPP, Install it on your Computer, After it is done, Run XAMPP Control Panel
-Now Select Apache Web Server and Click on Start and same with MySQL Database, the snap should be like this.
- Now Open your Web-Browser and type localhost on web-address bar. if you are seeing like following snapshot, that means you have successfully installed XAMPP and the server is started properly.
-Now, In your browser type http://localhost/phpmyadmin
-Now Click on 'Databases' tab near the top-left and you will be prompted to create a new database. Here i have created database name as 'AMB'.
-After creating a database Download the Wordpress File from here. Unzip the Wordpress File and Copy it to the C:\Program Files\XAMPP\htdocs. (if you are using Mac, Unzip and copy the Wordpress file to Application\XAMPP\htdocs.)
-Now Open Wordpress Folder and find wp-config-sample.php and rename it to wp-config.php and open the file and scroll until you see like this.
-Now change database_name_here with the database name that you have created earlier. here i am replacing it with AMB , username_here with root and leave password_here blank like this.
-Now save file and close it, And In your browser type http://localhost/wordpress and Type Your Site title, Password and email address and click on Install Wordpress. And Login to the Dashboard.
- After successfully logged into the Dashboard. The Wordpress Is Installed Successfully.
- Now Visit the site.
-Now its Done,
Feel Free to Comment, if you are facing any problem during these process.

Read More »

Monday, November 23, 2015

How to Import and Export Blogger Blog Content?

Hello Guys, Today I Will Show You How To Import And Export Your Blogger Blog Post. Importing and exporting are two major feature of a blogger blog. Importing blog is a feature where bloggers will be able to add there own blog file in blogger platform it might be because they might have deleted their blogger blog and wants to start same blog again, or it may be because they want to change there blogger platform. Exporting blogger blog is also useful when blogger wants to delete there blog and want to take security measures against it by way of backup blog or may be because they want to move any other blog platform like WordPress, Tumbler and so on. So having knowledge about how to Import and export blog is essential for any blogger.

HOW TO "IMPORT OR EXPORT" BLOGGER BLOG?
So lets begins with the tutorial, Following are the few simplest step you have to follow in sequence.

HOW TO EXPORT BLOGGER BLOG:


Step 1: Login in your blogger account.
Step 2: Select your blog.
Step 3: Navigate Blogger dashboard > Settings > Other.
Step 4: Under Field of Blog Tools  you will find three options.
Step 5: Click on Export Blog Link, Click on Download Blog Option and Save it that set.



HOW TO IMPORT BLOGGER BLOG:

Step 1: Login in your blogger account.
Step 2: Select your blog.
Step 3: Navigate Blogger dashboard > Settings > Other.
Step 4: Under Field of Blog Tools  you will find three options.
Step 5: Click on Import Blog Link,  you will find following popup.

Step 6: Browse your blog backup file
Step 7: Enter captcha Code
Step 8: Remove Tick from Automatically publish all imported posts only if you want to publish it manually, otherwise leave it as it is.
Step 9:You Are Done.

Now your turn share your opinion views suggestion or if you face any kinds of difficulties feel free to comment it below.

About The Author 'Bishal Bhandari'

 I’m Bishal Bhandari From Nepal And I Manage Bishal Creations And All Rounder Tricks.I’m Not A Professional Blogger By Education I’m Self Trained Guy And I Am 16 Years Old.Well Talking About Me I’m A Normal Guy Who Lives The Life Fullest, Loves Searching New Things On Internet, Loves Visiting New Places And I Like To Make New Friends From Around The World And Love To Share My Knowledge.

Check My Blogs
All Rounder Tricks
Bishal Creations

Happy Blogging!!!!
Regards,Bishal Bhandari

Read More »

Monday, November 16, 2015

How To Add Code Box In Blogger Blog

Hello readers,it's me new author of this blog and this is my first post in this blog, In this post i will show you How To Add Code Box Area in Blogger Posts.well,People want to add the HTML code in blogger in different box so that one can easily locate the html code in the post and also easily copy and paste the code to us it.

See the step by step guide to enable this function in your blog for each post.

Step1: Log in to your blogger Dashboard >>> Template >>

Step2: Then Click on the Customize

Step3: Now a window will open their click on Advanced >>> then >>> Add CSS

Step4: After this a box will open. Add the following code in the box and click on apply to blog button to enable this in to your blog.
.code { background:#f5f8fa; background-repeat:no-repeat; border: solid #5C7B90; border-width: 1px 1px 1px 20px; color: #000000; font: 13px 'Courier New', Courier, monospace; line-height: 16px; margin: 10px 0 10px 10px; max-height: 200px; min-height: 16px; overflow: auto; padding: 28px 10px 10px; width: 90%; } .code:hover { background-repeat:no-repeat; }
Step5: Now in order to apply this to blogger post, when you're composing your post goes to HTML and then put code between the following tags.
<div class="code">Paste your code</div>
Now, Paste your code In the place "Paste your code"

Now,You Have Successful Install This Code Box In Your Blog.If You have any problem Leave your comment Or Just send me your problem At "bishalcreations@gmail.com" And Follow Us By Email To Get Update on your email When We Add new post in our blog,Like our Facebook Page,Circle Us On Google And Follow us On Twitter.

About The Author 'Bishal Bhandari'

 I’m Bishal Bhandari From Nepal And I Manage Bishal Creations And All Rounder Tricks.I’m Not A Professional Blogger By Education I’m Self Trained Guy And I Am 16 Years Old.Well Talking About Me I’m A Normal Guy Who Lives The Life Fullest, Loves Searching New Things On Internet, Loves Visiting New Places And I Like To Make New Friends From Around The World And Love To Share My Knowledge.

Check My Blogs
All Rounder Tricks
Bishal Creations

Happy Blogging!!!!
Regards,Bishal Bhandari

Read More »

Saturday, September 5, 2015

How to Add an Alexa Ranking Widget in website or Blog?

Alexa Ranking is only one factor now, That decides the how popular your blog or website is.

So why is Alexa rank important? Alexa is a competitive intelligence tool that is used to measure and compare your website with competitors and shows the global traffic rank for a website. The ranking number helps advertisers to analyze the marketing capacity of your website. If you have a good ranking in Alexa then these advertisers will be ready to buy an ad space on your website for a really high price.
Alexa Ranking Widget
To Increase Alexa Raking of your websites there are Different Ways, One of those way is to embed the alexa Ranking button to the blog and websites.

1. How to Add an Alexa Ranking to the Blog or Websites?

Here I have listed HTML code which you need to add to your websites or blog. There are three different sizes.

Alexa Site Status Button
It shows your website rank with total number of links.

120 X 95
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/s/a?url=askmebyte.com"></script></a>
120 X 240 
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/s/b?url=askmebyte.com"></script></a>
468 X 60
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/s/c?url=askmebyte.com"></script></a>


Alexa Site Ranking Button
It shows your website rank.

120 X 65
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/t/a?url=askmebyte.com"></script></a>
120 X 90 
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/t/b?url=askmebyte.com"></script></a>
468 X 60
<a href="http://www.alexa.com/siteinfo/askmebyte.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/t/c?url=askmebyte.com"></script></a>

Now you have to replace askmebyte.com with your website name and its done!!!!

Read More »

Thursday, September 3, 2015

Blogger or Wordpress - Which One Should you Use?

You are here, That means you are definitely a blogger, Then you probably may be familiar with these two words: Blogger and Wordpress. Both Are the Top and established Blogging platform. And you probably may be here because you are confused to choose the blogging platform between Blogger and Wordpress.

Today I am here to Share my experience of Using both Wordpress and Blogger and comparison between them as per my experience.


I started my blogging career with Blogger So As of Now, I am too much familiar with Blogger Blogging Platform, And it is also almost a year of using Wordpress Platform for publishing my contents. So here is my Experience of Using these Giant Blogging Platforms.

Before sharing my experience you need to know that,

Blogger is a free Platform provided by The Google and we also can add Custom domain to it for free, But it is not owned by us thus, Google has fully rights to shut down the Blog even without noticing.

Wordpress has two version, Self-Hosted and Hosted version. Self hosted version means you owns your blog whereas, Hosted means blogs own by the Wordpress.

Here are the Few things that i have noticed between Wordpress and Blogger.

1. Monetization:- 

When it comes to the Blogging, Monetization is the important part to make your blog as an earning source. In Blogger it is easy to get approved in Adsense than Wordpress, Because Blogger is integrated with Adsense, I mean not to say that, Wordpress blog get disapproved.

2. Appearance:-

Blogger has very few number of templates, we can set color, layout by using its built-in tools. There are also non-official blogger template but those templates are usually low quality.

There are large number of Free and Premium Wordpress themes available, Which makes professional looking websites and themes available for Wordpress are usually high quality.

3. Security:-

Blogger is owned by Google, That means it is robust and secure platform, you also do not need to worry about the servers

Wordpress is also secure but it totally depends on you, that means you have to have responsibility for security and backups. You also have to worry about the servers where the content you have hosted.

4. Portability and SEO:- 

In Blogger, moving your sites to another platform is little bit complicated and you may also loose your subscriber, SEO.

Using WordPress, you can move your site anywhere you want. You can move your WordPress site to a new host, change domain name, or even move your site to other content management systems.
Also if you compare WordPress vs Blogger SEO, then WordPress offers way more SEO advantages.

I hope, this post helped you to understand about Blogger and Wordpress
Read More »

Thursday, August 27, 2015

Top 8 URL Shortener Network to Earn Money

Earning Money by Shortening URL is easiest method to earn money, which not even requires any technical skills. This is very easy process, you just have to convert any of your links then promote any of your blogs, facebook pages, twitter, other social networking sites. Whenever the Links get clicked then it goes to Short URL provided by Shortener Network and waits for 5 Seconds and will be redirected to your original links which makes you to earn money.

Here i have listed some of the Best and Highest Paying Shortener URL Network Lists.
1. Adf.ly
Adf.ly is one of the Most trusted URL Shortener Network.
It pays you upto $5 per 1000 views for promoting your shortening URL.
It has a minimum payout of $5. You can get your payment through Paypal.
You can also get a commission from your referrals.
Shorte.st is also one of the trusted URL Shortening Network.
It pays you approx. $2 per 1000 views.
Minimum Payout rate is $5, Payment through Paypal and Payoneer.
You can also get commission from your referrals.
Payment time is daily.
LinkBucks is one of the Highest Paying URL Shortener Network available nowadays.
It pays $3 to $ 6 per 1000 views
Minimum Payout rate is $5, Payment through Paypal and Payoneer.
You can also get commission from your referrals.
Payment Time is Instant
LinkShrinks also pays upto $6 per 1000 views
Minimum Payout rate is $5, Payment through Paypal and Payza
Payment Time is 1st and 16th of Month
You can also get commission from your referrals
5. Gcash
It pays upto $6 per 1000 views.
Minimum Payout rate is $10, Payment through Paypal and WireTransfer
Payment time is daily
you can also get commission from your referrals
6. Ad7.biz
It pays upto $6 per 1000 views
Minimum Payout rate is $1, Payment through Paypal
Payment time is Monthly
You can also get commission from your referrals.
7. Ouo.io
It pays upto $5 per 1000 views
Minimum Payout rate is $5, Payment through Paypal and Payoneer
Payment time is Monthly.
You can also get commission from your referrals
It pays upto $5 per 1000 views
Minimum Payout rate is $ 10, Payment through Paypal.
You can also get commission from your referrals.

Note: If the visitors are from Countries like, US, UK, Canada then you will get paid higher payout rates.
Read More »