Mobile Browser Detection and Redirection using PHP
This is a very simple script to detect the mobile browser and redirect the customers to the mobile version of the website. It is very easy to use and is… Read more »
This is a very simple script to detect the mobile browser and redirect the customers to the mobile version of the website. It is very easy to use and is… Read more »
For Localhost / VPS / Dedicated Hosting Open the httpd.conf Find LoadModule rewrite_module modules/mod_rewrite.so Remove # from the beginning of the line Find AllowOverride then change to be <Directory /> AllowOverride… Read more »
Facebook App Create a new Facebook App. Get the APP ID and APP Secret. After creating your App, click Settings. In the Basic section, add your domain name in the App… Read more »
This script will convert numbers to words. It also contains an example. The function can accept big numbers also, both positive and negative. Enjoy coding. function convert_number_to_words($number) { $hyphen =… Read more »
Responsive web design isn’t just a feature anymore—it’s a necessity. In contrast to just a decade ago, nearly everyone has at least one mobile device these days. People are accessing… Read more »
At Web Designer Inc we’re all about working smart and plugins are smart. Plugins make life easier. No wonder we are frequently asked what jQuery plugins we like the best. In… Read more »
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you’re a developer… Read more »
1. Easy to Use It is extremely an easy and speedy procedure to begin with Bootstrap. Bootstrap is very adaptable too. You can utilize Bootstrap along with CSS, or LESS,… Read more »
The one stage that inevitably shows up in every designer’s process, no matter what discipline they practice, is the inspiration stage. After all, creativity is hiding your sources. So no… Read more »