Find us on Facebook

?

What do you think ?

How Is My Site?

View Results

Loading ... Loading ...

“Strict” mode in PHP

Many times, I am asked this question and it often comes up in discussions as well.

Other languages with automatic variable declaration – like PERL – have a strict mode. By activating this strict mode, variable declaration is required, and in PERL, it throws an error as soon as you try to use an . . . → Read More: “Strict” mode in PHP

Yii – a new Web2.0 MVC – PHP framework

There are so many successful  MVC frameworks already in place, particularly for PHP and LAMP Development

We wonder, do we need more ? Aren’t existing ones enough ?

And still more framework pop-up, usually with some innovation and features, which previous ones lacked or at least, tried to make certain aspects of  development easier . . . → Read More: Yii – a new Web2.0 MVC – PHP framework

Zend and RESTful Web services

In loosely coupled  computing world of ours, where  will we  go without Web services ? Probably, not much far…

Zend Framework does make it easy to  use RESTful web services from Client and Server standpoint.

Let’s face it, SOAP is history… Heaviness of SOAP protocol and overheads,  is single-most factors for companies to stay . . . → Read More: Zend and RESTful Web services

PHP/LAMP trends for 2011

It’s 1st jan 2011, time for predictions and trends As economic trend is upward, 2011 holds many promises and everyone is hoping that it won’t turn us down.

Opensource  technology has been playing important world in aspects of computing — from personal to enterprise.

In my opinion, we should see following technology ( opensource or otherwise )  related . . . → Read More: PHP/LAMP trends for 2011

Symfony PHP MVC framework

I have worked lightly on it, but plan to spend more time on it.

As I work more on it, I will be writing more details  on its advantages, Pro/Cons, issues etc. Goal is to give our readers/users non-biased reports and analysis on best LAMP framework out there. Again, “best” may depend on many . . . → Read More: Symfony PHP MVC framework

PHP based MVC frameworks

While we try to list out and give details of many LAMP frameworks, it is almost impossible to cover each one. Why ?  New framework comes out every month hard to keep up.

Here is good list ofn Wikipedia ,, listing out all PHP based MVC fraemework. We will be reviewing many of those . . . → Read More: PHP based MVC frameworks

Setting up remote debugging for Eclipse/Zend PHP IDE

Setting up Remote debugging for Eclipse PHP IDE can be little bit tricky.  Though is documented, some aspects may not work and will demand some experiments

Here are some steps and tips, which worked for me !

Prerequisites

Debugging is probably the most useful feature of an IDE, so this article will . . . → Read More: Setting up remote debugging for Eclipse/Zend PHP IDE

Everything and anything about LAMP

Welcome to LampGurus.com.

If you are already working on LAMP or interested in it, you are at right place.

Lots of cool and interesting stuff about LAMP is going to be on this website.

Everything and anything about LAMP !