You are browsing the post archives

Articles related to ‘PHP’

How To Load Different View For Mobile Devices In CodeIgniter [PHP]


If you are developing a website/webapp, you would no doubt want to make it accessible to those using mobile devices like smartphones, tablets etc. as well. Because of the limitation in the capabilities of these devices and the limited screen real estate, special consideration has to be taken to ensure that it works properly. Of…

 Programming  

By Ricky
Advertisement

How To Set Maximum Number of Tables To Display In PHPMyAdmin?


PHPMyAdmin is a really handy web based tool that helps database and web administrators to keep a track of their application databases in a really simple way from anywhere around the world. So, recently I was working on a really big database as a part of some client work. The database was quite huge and…

 Programming   Tips & Tricks  

By Debjit

How To Easily Create / Generate MS Excel Files Using PHP [Just 2 Lines]


In this article we will tell you how to easily generate MS Excel files using PHP and without the use of any bulky third party code libraries. The idea behind this method is to set the content-type and the content-disposition properties in the header function of PHP to values that produce MS Excel as output….

 How-To   Programming  

By Debjit

How To Fix “Register Globals Is Enabled” Issue While Installing Drupal?


How To Fix “Register Globals Is Enabled” Issue While Installing Drupal?

Some web hosts have a PHP property called register_globals enabled by default. But Drupal requires this property to be disabled, else you may get an error while installing Drupal. In this article we will tell you how to fix this issue.

 Articles   How-To   Programming   Tech   Web  

By Debjit
Advertisement

3 Best Free Stackoverflow Clones For PHP-MySQL (Q&A Software)


3 Best Free Stackoverflow Clones For PHP-MySQL (Q&A Software)

Want to start a Stackoverflow like Question / Answer website? In this article we will tell you about 3 (three) PHP based Stackoverflow clone softwares (one ZEND PHP Based) which you can use to start your own Stackoverflow like websites.

 Articles   Lists   Programming   Tech  

By Debjit

How To Install Or Setup PHP cURL In Apache On Ubuntu Linux [And Debian]?


How To Install Or Setup PHP cURL In Apache On Ubuntu Linux [And Debian]?

In this article we will tell you how to install or setup PHP cURL in Apache on Ubuntu Linux or a Debian Server.

 Articles   How-To   Linux   OS  

By Debjit

Make Your Own Proxy Site


Make Your Own Proxy Site

↑ Grab this Headline Animator So your college is restricting the sites you can visit? And they have also blocked all the proxy sites you know? What do you do then? Make your own proxy site of course ! You don’t have to be a geekto make a proxy site. Here we are going to…

 How-To   Programming  

By Ricky

phpsh – An interactive shell (command line) for PHP


phpsh – An interactive shell (command line) for PHP

phpsh is an interactive shell for php that features readline history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. Here you can check a screenshot below to find out what exactly are we jabber-jabbering!!

 Facebook   Ideas   Linux   Web Design  

By Debjit

Get the Real-IP address of a visitor on your website


We are going to make use of three environment variables of PHP in order to code this simple PHP class that returns the real IP address of a visitor, even when connecting via a proxy. The three PHP environment variables we`ll use are

 How-To   Networks   Pragmatism   Programming   Web Design  

By Debjit

Latest Published Articles



Browse the Archives Section

Latest Video Tutorials



    See all available Video Tutorials Section

    Windows 7 Arsenal



    See all articles in our Windows 7 Arsenal

    How-To Guides



    See all articles in our How-To Guides Section

    Linux Arena



    See all our articles related to Linux

    Smart Tips & Tricks



    Find out about more such Tips & Tricks