Posts

Showing posts from May, 2016

Introduction of PHP server scripting language.

Image
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP scripts are executed on the server. What You Should Already Know Before you continue you should have a basic understanding of the following: ·          HTML ·          CSS ·          JavaScript If you want to study these subjects first, find the tutorials on our Home page. What is PHP? ·          PHP is an acronym for "PHP: Hypertext Preprocessor" ·          PHP is a widely-used, open source scripting language ·          PHP scripts are executed on the server ·          PHP is free to download and use ·          Note      PHP is an amazing and popular language! It is powerful enough to be at the core of the biggest blogging system on the web (WordPress)! It is deep enough to run the largest social network (Facebook)! It is

How To Auto Invite All Friends on Facebook Best Trick

Image
Javascript is a popular programming Language ( C++ ) we use to auto invite All Friends For Facebook. it is a simple and short code of javaScript.. AUTO INVITE CODE: javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); } How To Work open your facebook page where you want to invite. Click On  Invite Friends.  Scroll Down Friend list. press  CTRL+SHIFT+K  (Browser FireFox)  CTRL+SHIFT+J  (GOOGLE CHROME) select console Then CTRL+V for paste this Code in Console Box

What is Search Engine?? How Do Create Search Engine?

Image
Search Engine a program that searches for and identifies items in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web. How Do Create Search Engine Like Google? A search engine fundamentally needs to accept some sort of search query (for instance, a series of words) and then return web resources that it thinks are appropriate to the query. The way it decides what is appropriate to the query can be very important. One can use a simple algorithm like counting how many times any of the search words appears on a page. Google uses sophisticated techniques, including investigating the pages that link to a given page. Google itself gives some tools to embed their technology in each own's projects: Google Custom Search, searchs only a specific portion of the web, with custom rules Google AJAX Search lets you put a customized search form in you pages Google Enterprise and Google Se

How to Create Free Web blog in blogger

Image
How to Create Free Web blog in blogger by Using Very Easy Steps Hello friends 1st of all you will Required Gmail Account. there are Following steps to create your free website or web blog on Blogger. Gmail Account. Sign Up Blogger.com by using Your Gmail Account. Then create a new blog. chose a tamplate. start posting.

Free Tricks to boost website searching engine of blog or website

Image
1. Use Meta Description tags and Keyword tags. The format should be the following: <META NAME="Keywords" CONTENT="keyword 1, keyword 2, keyword 3"> <META NAME="Description" CONTENT="Description of your company or business, don't forget to put your keywords in your description"> 2. Type in the keywords that you are targeting into Google and search. Click on the top web site that comes up and right click with your mouse and select "view source." By looking at the source code of the web site, you can see how the top-ranking web site has achieved success and copy their methods. 3. Make sure your web site has descriptive title tags that contain the keywords you are targeting for your web site. Usually it is best to only put your company name on your "contact" page or "about us" page because if you put it on every web page you will lose keyword relevancy. The title tag should put your most impor