How to Implement Memcached in PHP CodeIgniter

Memcached in Codeigniter

In this post I would to share how to install memcached caching system in amazon ec2 cloud server and access it via php codeigniter framework. We can store any data like plain text, json, array & html contents into the server memory. Stored can be accessible by using . About … Read more

Facebook Wall Script using PHP Laravel Framework

Today I’m going to share my views on New Laravel Facebook Wall Script which is done by using Most Popular PHP Framework called “LARAVEL” This Laravel Facebook Wall Script has been done by my friend who is the founder at wsnippets.com. Hearty congrats to Mr Azhagupandian K. Last year I released … Read more

Google OAuth 2.0 Ajax Login using jQuery, PHP & MYSQL

Last week one of my reader asked me that how to Implement Google OAuth 2.0 Ajax Login using jQuery, PHP with Javascript SDK without Page Refresh and also data should be stored on MYSQL database as well. So I thought this is the time to write a tutorial for this. Millions … Read more

Instant Soundcloud Search using PHP & jQuery Ajax

Soundcloud Search in PHP

Instant Search is one of the most popular term in the internet search, that shows you results as you type. I found that there are no more articles on Searching Souncloud Audios using PHP in the internet. So In this tutorial, I will tell you how to search audios in Soundcloud database … Read more

HTML5 Inline Edit with PHP, MYSQL & jQuery Ajax

HTML5 Inline Editing with PHP, MYSQL & jQuery

Now a days, We are always looking for easiest way for people to interact with our Web Applications ie. HTML5 Inline Edit with PHP. I am going to tell you about In-Place Editing or Inline Editing.  Popular websites like facebook wants their user to edit their profile information without having … Read more

PHP Session TimeOut Login Popup with jQuery & Ajax

php session timeout login popup with ajax login

My readers are asking that how do we display message to users that their sessions got expired. So I thought this tutorial will really useful to lots of web developer who working on session based websites. We should always notify our users that their PHP session timeout via popup or … Read more

Dynamic Drop Down Menu using PHP, Mysql & jQuery

Mashable Style Dynamic Drop Down Menu with jQuery

Everyone knows that Mashable is the world’s largest independent website dedicated to news, information, technology and resources for the connected generation. Now I am going to explain you about how to create mashable style dynamic drop down menu using Php, Mysql & jQuery Ajax. If its dyamic then we can able to … Read more

Getting Images from Flickr, Instagram, Twitpic, Imgur & Deviantart Url using PHP & jQuery

Facebook Style Image Url Expander

Previously I had explained how to display videos from video url using PHP – http://w3lessons.info/2013/05/25/facebook-style-youtube-video-vimeo-video-soundcloud-audio-url-expander-with-jquery-php/ My readers are continuously asked how to fetch images from various sources like Instagram, pinterest, Flickr, Twitpic & Imgur etc via url using php. Now a days major sites are using this feature to automatically embed … Read more

Simple Hashtag System with PHP, MYSQL & jQuery

Facebook like Hashtag System with PHP

If you are not aware of Hashtag, then I will say you would not using any social networking sites in a very large extent.  Here I am going to explain you about the advantages of hashtag & how you can implement it in your web projects using php & mysql. … Read more