Quantcast
Channel: php – theCancerus
Browsing all 20 articles
Browse latest View live

Easy File Uploading Solution For PHP

Uploading files/images is a task that is required in almost all web applications. While uploading file is a very simple task, still lot of beginners in PHP get stuck in this step. So in this post I...

View Article



Image may be NSFW.
Clik here to view.

PHPCamp in Pune Mirror

News about PHP and PHPCamp was published in today’s Pune Mirror. Their is just one mistake though, MySpace[:( ]  is not in PHP. It’s my mistake, I conveyed the wrong information while disscussing[i...

View Article

Image may be NSFW.
Clik here to view.

Debugging PHP using Xdebug and Notepad++ : Part I

I am sure all of you have used ‘echo’ and ‘print_r’ to debug PHP. We all know that this way debugging is hard and you need to remember to remove them from production server. Well, thanks to xdebug you...

View Article

Image may be NSFW.
Clik here to view.

Integrating With Twitter API In CodeIgniter

I needed to integrate Twitter API in one  of my web applications which uses CodeIgniter framework.   As their is no direct library available in CI for twitter integration, at first go this might look...

View Article

Where is MySQL Gone Away?

Last Sunday I got to work on a very interesting problem in WordPress which I initially thought could be solved in like 5 mins, but alas it took me almost 7 hours before I found and fixed the problem....

View Article


How to get Latitude/Longitude from an address (or Geocoding ) using PHP

While Google’s documents for maps API does good job in showing how to get lat/long from an address in JavaScript they do not really show any example of doing the same with PHP.   So to make you life...

View Article

CodeIgniter 2.0 Is Baking

Just when I was loosing all hopes about CodeIgniter, yesterday EllisLab announced about their move to assembla and mercurial, in that there was a small but significant news about CodeIgniter 2.0. A...

View Article

Simple Way To Add Global Exception Handling In CodeIgniter

I am working on a project where we needed to capture exceptions at a global level instead of doing it at every step as they were not critical, but important for us to know. The idea was that whenever...

View Article


Installing PEAR and PHPUnit on WAMP and Windows 7

In the project that i am currently working on, we decided to use PHPUnit for doing our unit testing, and i found that it was not a straight forward thing to install that I had thought it would be. I...

View Article


Image may be NSFW.
Clik here to view.

PHP5 patch for FunctionList plugin of Notepad + +

As you may know Notepad++ is my preferred development tool for PHP, and two months back I found FunctionList plugin that shows list of function in a opened PHP file, and it increased my productivity...

View Article

Easy File Uploading Solution For PHP

Uploading files/images is a task that is required in almost all web applications. While uploading file is a very simple task, still lot of beginners in PHP get stuck in this step. So in this post I...

View Article

Image may be NSFW.
Clik here to view.

PHPCamp in Pune Mirror

News about PHP and PHPCamp was published in today’s Pune Mirror. Their is just one mistake though, MySpace[:( ]  is not in PHP. It’s my mistake, I conveyed the wrong information while disscussing[i...

View Article

Image may be NSFW.
Clik here to view.

Debugging PHP using Xdebug and Notepad++ : Part I

I am sure all of you have used ‘echo’ and ‘print_r’ to debug PHP. We all know that this way debugging is hard and you need to remember to remove them from production server. Well, thanks to xdebug you...

View Article


Image may be NSFW.
Clik here to view.

Integrating With Twitter API In CodeIgniter

I needed to integrate Twitter API in one  of my web applications which uses CodeIgniter framework.   As their is no direct library available in CI for twitter integration, at first go this might look...

View Article

Where is MySQL Gone Away?

Last Sunday I got to work on a very interesting problem in WordPress which I initially thought could be solved in like 5 mins, but alas it took me almost 7 hours before I found and fixed the problem....

View Article


How to get Latitude/Longitude from an address (or Geocoding ) using PHP

While Google’s documents for maps API does good job in showing how to get lat/long from an address in JavaScript they do not really show any example of doing the same with PHP.   So to make you life...

View Article

CodeIgniter 2.0 Is Baking

Just when I was loosing all hopes about CodeIgniter, yesterday EllisLab announced about their move to assembla and mercurial, in that there was a small but significant news about CodeIgniter 2.0. A...

View Article


Simple Way To Add Global Exception Handling In CodeIgniter

I am working on a project where we needed to capture exceptions at a global level instead of doing it at every step as they were not critical, but important for us to know. The idea was that whenever...

View Article

Installing PEAR and PHPUnit on WAMP and Windows 7

In the project that i am currently working on, we decided to use PHPUnit for doing our unit testing, and i found that it was not a straight forward thing to install that I had thought it would be. I...

View Article

Image may be NSFW.
Clik here to view.

PHP5 patch for FunctionList plugin of Notepad + +

As you may know Notepad++ is my preferred development tool for PHP, and two months back I found FunctionList plugin that shows list of function in a opened PHP file, and it increased my productivity...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images