• 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)

  • Direct Upload to Amazon AWS S3 Using PHP & HTML

    As we all know, Amazon S3 is a cost-effective, reliable, fast and secure object storage system, which allows us to store and retrieve any amount of data from anywhere on the web. Today I am going to show you how you can directly upload any file to Amazon AWS S3 using HTML Form and PHP without compromising your own server security and upload latency.
  • Check if checkbox input is checked using jQuery

    We used .attr() method to get the attribute value of a checkbox. Which would return “checked” if the checkbox state is checked. But as of jQuery 1.6 it will return undefined if checkbox state is not set.
  • Creating Multi-files Uploader with blueimp jQuery Plugin & PHP

    Blueimp File Upload is a popular free jQuery File upload plugin which can handle multiple file uploads, it comes with many attractive features like drag & drop support, progress bars, client side preview of pictures, audios and videos. It works with any server-side platform such as Google App Engine, PHP, Python, Ruby on Rails, Java.
  • 40+ Responsive Navigation Solutions (Examples & Codes)

    Responsive navigation has been the key factor of all new generation websites, and it’s bit tricky to build a proper functional navigation menu, because not only it has maintain a perfect look, but it also has to adopt to different screen sizes. Most of us familiar with Bootstrap or Foundation version of responsive navigation, but if we expand our horizon, there’s ocean of responsive navigation resources. Here’s list of some old and new tutorials, jQuery plugins, CSS and JavaScript examples relating to Responsive Navigation for your website.