Post under Tips and Tricks category

10 Adobe Photoshop Tips For Designers

If you’re using Photoshop to design website, you’re on the right path to become a successful web designer. This is simply because Photoshop is one of the most advanced tool in the design industry that can make your creative imagination comes true with its plethora of professional tools which boost your productivity at the same time. (more)

What is IMAP and POP3?

POP3 and IMAP are two different protocols used to access e-mail. POP3 and IMAP function very differently from each other and each has their own advantages. POP3 is useful for checking your e-mail from one computer at a single location. IMAP is the better option when you need to check your e-mail from multiple computers at different locations such as at work, home, or on the road. (more)

How to hack gold in facebook Epic Fighters

Hacking Epic Fighters gold is the easier hacking experience I ever done. Actually I can’t say it hacking, it just a hole and ready to use. Is more hard to hack EF silver coin than the gold, you will need Firefox with firebug plugin and enable script editing to do EF silver coin hacking. (more)

Getting Paid by Taking Online Surveys – is real?

Over the past years, there were many talks about earning money by getting online surveys. Still some people stay neutral about this online jobs. The reason that they are neutral, because they have very less information about surveys, and they don’t exactly know why these companies pay millions of dollars each month to people like you and me. (more)

Facebook offline access step-by-step explanation

After searching literally 2 day on facebook and google for an up-to-date and working API to do something seemingly simple, write on user and or group wall without need to login on Facebook, finally it found.

if you looking for a step-by-step explanation to get offline_access for a user for a facebook app and then using this (session key) to retrieve unlogin user profile data, here we go. (more)

How to enable XAMPP SSL socket transport

Has experience when try to connect with some ssl from your localhost and get below message?

Fatal error: Uncaught exception ‘Zend_Gdata_App_HttpException’ with message ‘Unable to Connect to ssl://www.google.com:443. Error #24: Unable to find the socket transport “ssl” – did you forget to enable it when you configured PHP?’

(more)

How to send email from localhost(XAMPP or WAMP) in PHP in Windows

Whenever you works in local server (XAMPP or WAMP) for developing any email functionality in website, than you might be wonder that why email is not going from localhost(XAMPP or WAMP) in windows environment. Well, i faced the same situation and in this case i can help you. Below is the error you might get when working with email.

“Warning: mail() [function.mail]: Failed to connect to mailserver at “localhost” port 25, verify your “SMTP” and “smtp_port” setting in php.ini or use ini_set() in”

(more)