Posted by: junal on: July 22, 2008
To check if an image/file URL exist, first thing came in my mind was file_exist() function. Thought it would be the best way to find whether my parameter that is throwing an image url is right or wrong. So I had to set a default image if there was no image found from the given [...]
Posted by: junal on: February 9, 2008
Recently, I have studied three types of PHP functions and they are: String functions, Date functions and Array functions. I have noted down some functions that were interesting. Well, PHP got thousands of built in functionality and I guess this is what makes PHP great. So, let’s have a look at some interesting functions from [...]
Posted by: junal on: January 20, 2008
I was searching a Facebook application example with CodeIgniter today. There weren’t many tutorials on it so decided to give a try for FB application with CI. So let’s see what and how I did it.
I’m assuming you know how to setup a FB application. If you don’t then please visit here, this is a [...]
Posted by: junal on: January 15, 2008
Well, finally I have finished reviewing this first book. I’m sorry that its being long time since I got the book on my hand. Was really busy with some project deadlines, as a result I couldn’t continue on it after first 3 chapters. Anyways, today I have finished reviewing this book, so let’s see what [...]
Posted by: junal on: December 28, 2007
Mr. Duane Moraes is a Marketing Account Executive of Packt publications who emailed me like 2 weeks ago asked me if I was interested to review 2 PHP books. Well, I was glad to receive that email from him and I emailed him back saying that I would love to review them. These 2 books [...]
Posted by: junal on: December 24, 2007
There are tons of PHP tutorials in the web. But a good tutorial depends on how easily it’s written and of course example is very vital to make a tutorial better. I have just read this tutorial from here, which are actually written for beginners. This tutorial that I’m talking about has three parts. I’m [...]
Recent Comments