Showing posts with label any. Show all posts
Showing posts with label any. Show all posts

Thursday, June 30, 2016

Google PageRank PHP Script An Easy To Use And Working! PHP Script To Find Google PageRank Of Any Website

A very simple and powerful PageRank (Google PageRank) finder for any website. Just submit the website URL one at a time and get the page rank. Script is using Google toolbar to get the PageRank. 
Google PageRank PHP script works for both Bloggers and Webmasters. This script directly communicates with the Google toolbar.So it always is advisable not to make too many request at the same time from the same IP.

Instructions

Download "Download Free PHP pagerank script" and extract it using winzip or other similar program.

Include google-pagerank.php in your PHP which is going to display the pagerank for a website.

<?PHP include_once "google-pagerank.php"; ?> 

In the next line,

<?PHP
$url = "http://google.com";
$width = "200";
$method = "css"; //image or css or default
$image_location = "images/"; //including the slash (/)
$obj = new pr($url,$method,$width,$image_location);
?>

Thats it. Now all we have to do is, display the pagerank in the desired position of your webiste.

<p><PHP echo $obj->pagerank(); ?></p> 

If you are using "css" or "default", you have to use the above method to display the pagerank image."images" method requires the following line of code.

<p><img src="filename.php" /></p> 
filename.php should contain

<? include_once("google-pagerank.php");
$url = "http://www.google.com;
$width = "";
$method = "image"; //image
$image_location = "images/"; //including the slash (/)
$obj = new pr($url,$method,$width,$image_location);
echo $obj->pagerank();
?>
Instruction For Bloggers:

Bloggers cant use PHP code in blogs. so to display pagerank in your blog use the following code.

<p><a href=""><img src="http://www.agrizlive.com/
demo/google-pagerank-script/blogger.php?
url=http://www.google.com" /></a></p>

 Make sure you replace the blue color http://www.google.com to your blogger URL.

Download Google PageRank PHP Script


Monday, February 15, 2016

10 Special Tips on Any Competitive Job Exam in Bangladesh

There are so many competitive exams take place in Bangladesh every year. The job sector varies, but the criteria for getting the job is the same. A person who wants to get the job can easily find the way with 10 special tips which will help on any competitive exam in Bangladesh. They are given below:


1. First of all the previous question of the job should be collected. There is no alternative to solve question while taking preparation. The fundamental structure of the exams is the same. This is the first and foremost special tips to be followed.

2. Taking all the possible information about the job and job sector is also a special tips. A job with full security will not only ensure about the perfect preparation, but also give encourage to become a candidate.

3. General Knowledge is a must for any competitive exam in Bangladesh. So the tips is to keep abreast with the running and moving world. Current affairs and Bangladeshi affairs are sometimes very important. There is a huge amount of question on the basis of this topic.

4. Bengali literature is a vast field of knowledge. Any competitive exam in Bangladesh contains the questions on this. When you are taking preparation to attend an exam, the special tips will be to go through the names and information about the literature and writers. This will help to answer questions based on Bengali grammar and literature.

5. Writing English with any topic is very important for competitive exam in Bangladesh. It is a process to know about the creativity and English efficiency of a candidate. Practicing English freehand writing more and more can be a key tool for you. The vocabulary and grammars will seem easier then.

6. Solving secondary math problems not only help to get the answers correct, but also refresh the mind of the candidate. Usually the questions are relevant with secondary and higher secondary level. So, books of this standard have to be collected and solve them regularly.

7. Studying various kinds of books will improve the common sense and attitude of a candidate of any competitive exam in Bangladesh. Analytical question often creates problems for answering. When a candidate studies those materials, he can experience about those.

8. Facing exam should be enjoyable. Taking every question as an interesting game is a special tips on any competitive exam in Bangladesh. This will increase the enjoyment of the study and style of answer.

9. There should be a routine for a candidate of any competitive exam in Bangladesh. The subjects should be given same priorities and care. Time management is very important for any preparation.

10. Confident, informative and well-mannered personality is very helpful to get a good score in any competitive exam in Bangladesh. Communicate with the previous successful person of the sector. He can consult with the best advices. The consultancy is very helpful while taking decision on that particular job.


Upward 10 special tips should be strictly followed in order to get best output from an examinees practices. We hope, such tips from Bangla Books PDF will ensure a good result in any competitive exam in Bangladesh.