1、

Generally speaking, PHP is a Web development language.

一般来说,PHP是一种Web开发语言。

互联网摘选

2、

Today, PHP has come to mean PHP: Hypertext Preprocessor.

现在,PHP是指:PHP超文本预处理器。

互联网摘选

3、

To use prepared statements in PHP you check out the mysqli extension or use a database abstraction layer like PDO.

在PHP中要使用preparedstatements,你可以查看其使用手册:mysqli扩展或是使用数据库抽象层,如:PDO。

互联网摘选

4、

An extension for mysqli is available in PHP 5. 0 or above.

在PHP5.0或更高版本中,可以使用mysqli的扩展。

互联网摘选

5、

Odds are that if someone you know has installed, used, or played around with a PHP framework, that framework was symfony.

如果您认识的某个人安装、使用或玩转某个PHP框架,那么该框架很可能就是symfony。

互联网摘选

6、

Always realize that your end users may be running other add-ons or third party PHP scripts.

你必须始终明白这一点:你的最终用户可能会运行其它第三方的附加组件或者PHP脚本。

互联网摘选

7、

This makes CodeIgniter the perfect choice to refactor a legacy PHP application, in which you may have all kinds of crazy structures that need porting over.

这使CodeIgniter成为重构遗留PHP应用程序的理想选择,在此类遗留应用程序中,可能存在需要移植的所有奇怪的结构。

互联网摘选

8、

Here's one more tip: Xdebug provides an enhanced var_dump() function that's especially helpful with PHP arrays and classes.

下面是另外一个技巧:Xdebug提供了一个增强型var dump()函数,它对于PHP数组和类尤为有帮助。

互联网摘选

9、

The PHP print instruction on this object, incidentally, produces the same information as var_dump() in a slightly more compact form, all on one line ( which we have split into five for readability).

顺便说一下,在此对象上使用PHP print指令将获得与var dump()相同的信息,且格式更为简洁,仅有一行(为可读性起见,本文将其拆分为五行书写)。

互联网摘选

10、

Next time, search for better solutions than echo() and print_r() to debug PHP code.

下一篇文章中,将探寻比echo()和print r()更好的解决方案来调试PHP代码。

互联网摘选

11、

Starting with XAMPP is ideal if you've never built a Linux, Apache, MySQL, and PHP ( LAMP) stack from scratch or if you want to avoid the hassles associated with such an endeavor.

如果从未从头开始构建Linux、Apache、MySQL和PHP(LAMP)堆栈,或者如果需要避免与此类努力相关联的争辩,则以XAMPP开始是十分理想的。

互联网摘选

12、

To verify that the Xdebug extension is installed and enabled, restart your Web server, then create a simple one-line PHP application with the code

要检验Xdebug扩展是否已经安装并启用,请重新启动Web服务器,然后用代码

互联网摘选

13、

This article's antecedent," Squash bugs in PHP applications with Xdebug," shows a variety of techniques for collecting forensic evidence to "autopsy" the cause of a failure.

以前的一篇文章“Squash bugs in PHP applications with Xdebug”介绍了收集分析故障原因所需的信息的各种技术。

互联网摘选

14、

One popular profiler for PHP is Xdebug, which also provides server hooks to interactively debug PHP applications.

PHP的一个较流行的分析器是Xdebug,它还为交互地调试PHP应用程序提供了服务器挂钩(hook)。

互联网摘选

15、

Setting xdebug. auto_trace= 1 enables tracing automatically prior to execution of any PHP script.

设定xdebug.auto trace=1将在执行所有PHP脚本之前先启用自动跟踪。

互联网摘选

16、

If you use Xdebug with PHP V5 classes, the dump includes such attributes as public, private, and protected.

如果结合使用Xdebug与PHP V5类,转储包括public、private和protected之类的属性。

互联网摘选

17、

Ignoring the latter, let's configure Xdebug with reasonable settings to help debug PHP code.

忽略后者,让我们用一些合理设置来配置Xdebug以帮助调试PHP代码。

互联网摘选

18、

As with other PHP extensions, to verify that Xdebug is installed and available, create a bare-bones PHP program to call phpinfo() and scan the results.

对于其他PHP扩展,要验证Xdebug是否安装并可用,可以创建一个简单的骨架PHP程序来调用phpinfo()并查看结果。

互联网摘选

19、

You can configure Zend Studio to debug one, some, or all PHP pages located within a particular application root.

可以用Zend Studio调试某个应用程序根目录中的一个、几个或所有PHP页面。

互联网摘选

20、

To learn more about Zend Studio, use the IDE ( at least temporarily) to write PHP code, and click all the tabs to discover its many features.

要想进一步了解Zend Studio,可以使用IDE编写PHP代码并单击各个选项卡,从而研究它的众多特性。

互联网摘选

  • 今日热词
  • 热门搜索

纳米英语英语词典(dict.nm3.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈