All Entries in the "articles" Category
Guide to MySQL database Engine.
Share I recently got a mail asking about MYSql database Engine. So i planned to put an article on it. Let’s put it in a simple way . Say for example your automobile runs on LPG, Petrol and Diesel and it would be pretty interesting if you can switch to different engines just by a [...]
Mobile Number Location and Service Provider Tracker India
Share Hai friends , i am back after a gap with an interesting application. I am sure that many of you would have searched the web to track a mobile number. I created a simple application in php that would return the location details and info on service provider , you just need to input [...]
How to remove the Bom Sabado worm in Orkut.
Share Are you infected with “Bom Sabado” ? Bom Sabado is a XSS (cross-site scripting) attack which floods your orkut scrapbook with “Bom Sabado” scraps. The word “Bom Sabado” means “Good Saturday” in Portuguese, which is the also the official language of Brazil, one of the last remaining Orkut bastions in the world. Such XSS [...]
Rewrite .php extension with .html using .htaccess | URL rewriting using .htaccess.
Share I had to implement URL rewriting in my last project . After some browsing found that it can be implemented using .htaccess file . Ok fine . we can start from the basics of creating a .htaccess file . In windows one cannot create .htaccess file directly . You can either create a “htaccess” [...]
How To Make An Intel Processor
Share Sharing with you the Amazing Process of making an Intel Processor . Sand. Made up of 25 percent silicon, is, after oxygen, the second most abundant chemical element that’s in the earth’s crust. Sand, especially quartz, has high percentages of silicon in the form of silicon dioxide (SiO2) and is the base ingredient for [...]
Regular Expression Basic Syntax Reference
Share Characters Character Description Example Any character except [\^$.|?*+() All characters except the listed special characters match a single instance of themselves. { and } are literal characters, unless they're part of a valid regular expression token (e.g. the {n} quantifier). a matches a \ (backslash) followed by any of [\^$.|?*+(){} A backslash escapes special [...]
Post on wordpress remotely with xmlrpc in PHP
Share Recently i have been working on some wordpress blogs that required frequent addition of post . Coding an automated post generator was not a big task but didn’t know how to post it using php . After a research found that we can post on wordpress remotely using xmlrpc . I am sharing you [...]
Configure cURL with PHP and Apache on Windows
Share Configuring cURL with PHP and Apache on windows is a tedious process . I used to spend hours on system to configure it and finally got the procedure to do it . I am sharing with you step by step details of configuring it . 1. Install PHP to a location comfortable for you [...]
Google Map Integration using Javascript | PHP
Share Many of you would have wondered how we can integrate google maps to your web application . This tutorial would help you to do the same in a simple way using javascript and php . I am providing you a detailed description of Google Map Integration . Your First Map You need to get [...]
How Google Real-Time search work .
Share On searching a topic in google most of you would have seen the real time search results provided by google . It’s a new feature that came into existence around December 2009 . Google has an agreement with Twitter, Facebook, MySpace, FriendFeed, Identi.ca and Jaiku to consume and index their real-time data and make [...]






