English 中文(简体)
如何“创造项目......”利用不同的形象? REST/console/etc
原标题:How to "zf create project .." using a different profile? REST/console/etc

我想再写另一个教育、科学和技术服务处,但这次是使用教育、科学和技术部的工具。 我想知道,是否已有适合的项目概况?

在创立一个附有缺省情况的项目之后,zf tool

Note: This command created a web project, for more information setting up your VHOST, please see docs/README

显而易见的是,存在一个简介机制,希望有其他情况。

让我知道,你是否参加了这些非活动简介(REST, console,等)。 rel=“nofollow noreferer”>Documentation 可以说,对习俗定性的沉默不大。 <>说明: 或者,欢迎关于制定你自己的习俗简介的辅导。

PS 在REEST的情况下,很明显的是,在采取类似于步骤之后,人们可以再利用vanilla的网页。 但是,在here时,说明中考虑使用REST路由器的更好做法将是非常不明智的。 (采用适当的非RPC办法)。

<><>>

问题回答

守则和计划; 辅导:





相关问题
Brute-force/DoS prevention in PHP [closed]

I am trying to write a script to prevent brute-force login attempts in a website I m building. The logic goes something like this: User sends login information. Check if username and password is ...

please can anyone check this while loop and if condition

<?php $con=mysql_connect("localhost","mts","mts"); if(!con) { die( unable to connect . mysql_error()); } mysql_select_db("mts",$con); /* date_default_timezone_set ("Asia/Calcutta"); $date = ...

定值美元

如何确认来自正确来源的数字。

Generating a drop down list of timezones with PHP

Most sites need some way to show the dates on the site in the users preferred timezone. Below are two lists that I found and then one method using the built in PHP DateTime class in PHP 5. I need ...

Text as watermarking in PHP

I want to create text as a watermark for an image. the water mark should have the following properties front: Impact color: white opacity: 31% Font style: regular, bold Bevel and Emboss size: 30 ...

How does php cast boolean variables?

How does php cast boolean variables? I was trying to save a boolean value to an array: $result["Users"]["is_login"] = true; but when I use debug the is_login value is blank. and when I do ...

热门标签