PHP中文,PHP的意思,PHP翻译及用法

2025-10-09 12:18 浏览次数 16

PHP

abbr. 个人网页(Personal Home Page);服务器端编程语言(Professional Hypertext Preprocessor);菲律宾比索;水解聚丙烯酸胺

PHP 英语释义

英语释义

    1. packing-house products

    2. pump horsepower

PHP 片语

片语

PHP SiteGuide网址大全(软件名)

php asp专业制作网上商场系统

Exploring PHP深入浅出PHP

PHP Code分析功能

PHP Manualphp手册

PHP泥浆PHP mud

php windPHPWind is a popular PHP scripting forum application in Chin PHPWind is based on the MySQL database engine and supports a large number of mods and templates made by its user

PHP products商业产品

PHP 例句

英汉例句

  • In our world, we do not have to concern ourselves with the handling of system memory because PHP handles that for us.

    在我们的世界里,我们自己不必担心如何处理系统内存,因为php将为我们处理这个问题。

  • First we will create a table to hold our author data, then write a PHP script that enables us to browse through existing authors.

    首先,我们将创建一张表来保存我们的作者数据,然后编写一个php脚本,它允许我们浏览全部现有的作者。

  • After completing this tutorial, you will understand how to store and retrieve XML data through PHP and a back end database.

    完成本教程之后,您将理解如何通过PHP和一个后端数据库来存储和检索xML数据。

  • In the following example, we create another PHP library and a script that displays an HTML form to help us insert data into the AUTHOR table.

    在下面的示例中,我们创建另一个php库,并创建了一个脚本来显示HTML表单,从而帮助我们向author表中插入数据。

  • This object should be given the name of the remote procedure followed by the list of arguments all wrapped up into one PHP array object.

    这个对象应该被给与远程过程的名称,后面跟随着由所有参数列表包装成的一个PHP数组对象。

  • If your PHP code USES global variables, you should update it.

    如果您的PHP代码使用了全局变量,那么应该更新它。

  • If you are a maintainer of an open source PHP framework, your goal is to deliver a stable product that works on as many platforms as possible.

    如果您负责维护一个开放源码的php框架,您的目标就是交付一个能够在尽可能多的平台上运行的稳定的产品。

  • This may affect some of the older PHP scripts, so before updating, make sure you fix any locations in which this functions exists.

    这可能会影响一些老版本的php脚本,因此在更新之前,确保对所有存在这些函数的地方进行修复。

  • This new feature has a big impact because it will allow PHP to support a broader set of characters for international support.

    这个新特性有巨大的影响,因为它允许PHP支持更广泛的字符集,从而获得更多的国际支持。

  • What you need from a search service is a PHP page that takes a latitude and longitude pair, along with a radius, and returns any articles that have a location with that circle.

    对于搜索服务,您需要的是一个php页面,该页面使用纬度和经度对以及半径,并且返回与该圆具有一定位置关系的任何文章。

  • Listing 9 provides an example PHP fragment for adding a string to a document before it is streamed to a browser.

    清单9提供一个示例php片段,用于在文档被发送到浏览器之前,向它添加一个字符串。

  • It「s trivial to get the data out of this file, but it」s hard — even impossible in some circumstances — to adjust the data in the PHP file.

    将数据从此文件中提取出来是轻而易举的,但在该PHP文件中调整数据却很困难,在一些情况下甚至是不可能的。

  • With guidance and coaching, I hope to demonstrate that developing PHP math libraries is not a difficult task and may represent an interesting technical and learning challenge.

    通过指导和训练,我希望证明开发php数学库并不是一项很难的任务,它可能代表一项有趣的技术和学习难题。

  • You can then access the data using standard PHP object access and methods.

    然后,您就可以使用标準的PHP对象访问和方法访问数据。

  • This article illustrates five common problems in database design, in the PHP code that accesses databases, and how to fix these problems when you see them.

    本文说明了数据库设计和访问数据库的PHP代码中出现的五个常见问题,以及在遇到这些问题时如何修复它们。

  • Referring back to Figure 1, you see how the abstract model generates one model for the SQL and another for the PHP through the Database access model.

    回头看一看图1,就会发现抽象模型为sql生成了一个模型,又通过数据库访问模型为php生成了另一个模型。

  • Most PHP pages are fast enough - Better performance would be an advantage, but not enough of one to merit investment in new code.

    大多数php页面已经足够快——更好的性能会是一种优势,但是还不值得对新代码进行投入。

  • Not all installations of PHP support shared memory because it can be a security risk.

    并不是所有的PHP安装都支持共享内存,因为它可能是安全风险隐患。

  • For simplicity, I chose to use a PHP file that contains the data.

    为了简便起见,我选择使用包含数据的一个PHP文件。

  • But when we begin to use PHP for these purposes, we must also consider our memory usage.

    但是当我们出于这些目的开始使用php时,我们也必须考虑内存使用情况。

  • You can download the full source code of the PHP client application in the download section below.

    可以在下面的下载部分下载PHP客户机应用程序的完整源代码。

  • If you plan to ship your PHP application for use by another person or company, you need to make it configurable.

    如果计划让其他人或公司可以使用您的PHP应用程序,需要确保该程序是可配置的。

  • In this section, you will use PHP to generate an RSS Feed for your microblog application.

    在这个小节中,您将使用php为微型博客应用程序生成一个rss提要。

  • With this working successfully you are now ready to install and run the PHP code of the polling system.

    如果这次测试能够正常运行,那么现在就可以安装和运行投票系统的PHP代码了。

  • In another case, it can return the results as a PHP class object, where the database column names are the object properties.

    在另一种情况下,它可以以php类对象的形式返回结果,其中数据库表的列名作为对象的属性。

相关热词