• Saran

  • Saran Chamling loves the web technology, and enjoys designing, exploring and writing about it @sanwebe.com. You can find him at Twitter, Google or Facebook.

Saran's Article(s)

  • Post Picture to Facebook User Wall with PHP

    Posting pictures on Facebook works similar as Posting to Facebook Page Wall, you can post not just photos, but questions, status, notes etc in a similar way. In previous post we have seen how we can post a photo to page wall by specifying its relative path, but in this tutorial we will upload picture and directly post to user profile page using an upload form.
  • Post to Facebook Page Wall Using PHP + Graph

    In this post you will learn how to post to Facebook page wall (Not User Wall) using PHP and Facebook API. To understand this article you must have knowledge of Facebook application development and their API usage. Before we begin I assume you have created Facebook Application and you have a running Facebook Page where you want  your message to appear.  
  • Best 10 WordPress Plugins for all Bloggers

    WordPress itself is a lethal weapon, without any plugins installed. In-fact you don’t need anything at all, it has everything you ever need. But with some fine quality plugin, your blog can do wonders and it starts to shine. But be careful with all the selection, useless & buggy plugins can turn your dreams into nightmare.
  • Get Selected Values From Radio Button using jQuery

    Let’s say you have following radio options for the user, and you need to retrieve the value from selected radio button using jQuery.Choose option: CSS jQuery HTML XML