Breathing Spring

Archive for the ‘Zend’ Category

Adding a comment in Zend

No Comments »

November 17th, 2008 Posted 3:26 am

There are two ways of adding comments in Zend development

1- Comment a line (ctrl + / )

2- Comment a block , then it will be ( ctrl + shift + / )

Posted in Zend

Justify code in Zend Development Enviroment

No Comments »

August 24th, 2008 Posted 10:46 am

to justify php code “Ctrl + Shift + F”

though it doesnt work for the html code but it help tones

Posted in Zend