Author Archives: anna

When to use PHP addslashes and stripslashes?

PHP addslashes is used to quotes string with slashes. These characters are single quote, double quote, backslash and NULL and basically used whenever string is passed as database query.

Posted in All Topics | 1 Comment

Making of Tohle Classifieds Site

Recently, I have developed a website Tohle.com and today I am sharing my experience in developing this website. It’s a classified site similar to CRAIGSLIST, QUICKR, LOCANTO and OLX. All these web sites are different way of working and have … Continue reading

Posted in All Topics | Comments Off

PHP reusable MySql Connection Class

Whenever i code in PHP and MySql, i use object oriented method.  Today i am sharing the basic class that will handle all the connectivity features like connect, selecting database, closing connection, begin the transaction, commit, rollback, result set and … Continue reading

Posted in All Topics | Comments Off

How to Sync your desktop time to Internet time server

In windows operating system you can easily sync your computer clock with internet time server. This will keep your computer clock accurate and your clock is updated once a week and needs to be connected to the Internet for the … Continue reading

Posted in All Topics | Comments Off

How to check javascript error in chrome?

I remember that whenever there is an error in JavaScript code, older version of internet explorer show me the yellow icon in the status bar to indicate that there is an error in JavaScript code. But in chrome if the JavaScript code is not … Continue reading

Posted in All Topics | Comments Off

How to swap value of variables without using third variable?

This is very common question asked in interview to programmer, how to swap value of variables without using the third variables?

Posted in All Topics | Comments Off

Tohla Hidden Smileys

Tohla.com is a “stranger chat” website, where you can chat with strangers by just clicking on green button.  I have notice there are smileys available which look like yahoo or skype smileys and but the interested things is hidden smileys.

Posted in All Topics | Comments Off

Free Web Directories List

How to start with website and promote it Pay someone to buy domain or hosting space or start with below steps

Posted in All Topics | Comments Off

How to track your blog or website

There are so many online tracking scripts or software available to track the websites, which are free as well as paid. So, everybody wants to track the details of their blog or websites. Here are the some of tools, i … Continue reading

Posted in How To | Comments Off

Building Backlinks for your Blog

The only one thing i can say about building backlinks for your blog is don’t use shortcuts for building backlinks like using backlinks farms and buying a backlinks.

Posted in How To | Comments Off