php - how to test/use Zend Framework + Zend Server -


i have installed zend framework + zend server on computer. using win 7. how use/test it? eg. how run below script test?

<?php $date=new zend_date(); echo $date;  ?> 

try

how deploy php application

http://www.zend.com/en/products/server/getting-started/hello-world-sample#behind-the-code

http://www.zend.com/products/server/faq#faqd2


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -