肖恩D++
Not Equal C && !=C && 不等于西
-
Set up Zend framework 2 with NetBeans Running on XAMPP
Posted on April 2nd, 2014 12 commentsZend framework is an open source MVC framework implemented in PHP 5. Like other popular MVC frameworks (ASP.NET MVC, Java Spring MVC), Zend provides database abstraction, code skeleton, and more. Let’s see how to use it on NetBeans:
- Download necessary packages from Zend: Application Skeleton from here, and full framework from here. Also the composer package here (if you don’t have it on your system)
- Install php composer (if you haven’t installed), remember to select correct php.exe file under XAMPP
- Put skeleton and framework files into desired folder, unzip the framework file, but keep the skeleton zipped
3,539 views
Recent Comments