lordali wrote:
> 
> Hi,
> 
> I am new to ZF. Hoping to learn it but need some verifications.
> 
> Zend Framework
>   This is open source framework which is only needed to make Zend Web
> Projects. Right?
> 

What are Zend Web Projects?

Zend Framework is a library of PHP components including a full MVC stack. 


lordali wrote:
> 
> Zend Server (Very expensive)
>   This is application server which is not required for the project. Its
> just application server like Apache. If you have Apache configured than
> don't need Zend Server. Right?
> 

Zend Server is a LAMP stack with extra doodads. There's a free community
version, but I've never tried it. It is not related to Zend Framework.


lordali wrote:
> 
> Zend Studio
>   This is IDE to develop Zend Projects. Its not free. Instead we can use
> NETBEANS or PHPDesigner using Zend Framework to develop Zend Projects
> using above IDE's. Right?
> 

Zend Studio is a souped up version of PDT for Eclipse. You can use just
about anything to write PHP.  It is also not related to Zend Framework
although it does have some extra support for it.


lordali wrote:
> 
> Onething which is important to ask is.
> Do we need to install Zend Frame on the Server/Shared Host in order my
> projects to run?
> 

How would you expect to use it without having it on the server? :-P


Cheers,
David



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Noob-Questions-Please-help-tp3441523p3441950.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to