• sudo apt-get install apache2 php5 php-pear php-xml-parser php5-sqlite php5-json sqlite php5-mysql mp3info curl libcurl3 libcurl3-dev php5-curl zip

    安装ownCloud 2 依赖:sudo apt-get installapache2php5 php-pear php-xml-parser php5-sqlite php5-json sqlite php5-mysqlmp3infocurllibcurl3 libcurl3-dev php5-curl zip

    youdao

  • You built a small departmental application using PHP on MySQL (again, for example; I'm not picking on MySQL!).

    PHPMySQL之上构建了一个小型部门应用程序同样,这只是个例子,并不是要跟 MySQL 过不去)。

    youdao

  • It's written in PHP and USES mysql as a database.

    整个应用程序采用pnp编写,使用mysql作为数据库

    youdao

  • The documentation for PHP and MySQL is good, but they're even more useful with the Architecture of Participation philosophy, which allows users to create notes in the documentation itself.

    PHPMYSQL文档很好的但是使其更加有用参与有分享哲学体系结构,这种体系允许用户文档中自己添加注解。

    youdao

  • When using newer versions of the MySQL and PHP components, some issues might arise.

    使用MySQLPHP组件版本时,可能会出现一些问题

    youdao

  • In this article, you learned how Aptana makes it easy to develop applications based on PHP and MySQL, and how to deploy them to the cloud.

    本文中,了解Aptana如何简化基于phpmysql应用程序开发的,学会了如何将应用程序部署

    youdao

  • Using PHP with MySQL, you can easily produce a Web feed that complies with the Atom standard and is always up to date because it reads directly from the database.

    通过联合使用PHPMySQL可以轻松生成一个符合Atom标准web提要由于这种提要直接数据库读取,因此它总是最新的。

    youdao

  • There were several places that used MySQL and PHP in the example scenario that should be approached differently when updating the application to use DB2.

    样例场景中使用MySQLPHP的地方,通过更新应用程序使用db2需要使用不同方法来实现

    youdao

  • This PHP module has two utility functions to connect to and disconnect from the MySQL database.

    这个php模块两个实用程序函数连接MySQL数据库断开连接。

    youdao

  • I tried this on my Windows machine, which is currently running Apache along with PHP, MySQL, and so forth, without a hitch.

    Windows机器进行了尝试,机器当前运行Apache以及PHPMySQL没有出现任何问题。

    youdao

  • This article showed how Apache, MySQL, and PHP technologies, and IBM middleware fit the roles of the common three-tiered Web application model.

    本文展示ApacheMySQLPHP技术以及IBM中间件如何适合通用三层web应用程序模型角色

    youdao

  • PhpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML.

    phpMyEdit:使用这个工具编写一个简单调用程序生成一些php代码html格式显示编辑mysql

    youdao

  • Listing 15 has the PHP script that USES this data to attempt a MySQL database connection.

    清单15中的php脚本尝试使用这些数据连接MySQL数据库

    youdao

  • In this sample application a PDO object instantiated within the PHP file instantiates the connection with the MySQL database through the MySQL connector.

    这个样例应用程序,在php文件实例化的一个pdo对象通过MySQL连接器实例化MySQL数据库连接

    youdao

  • All vulnerabilities and countermeasures are demonstrated using a sample application built with jQuery Mobile, PHP, and MySQL.

    使用通过jQueryMobilePHPMySQL构建示例应用程序展示所有漏洞对策

    youdao

  • This tutorial explores the Linux-Apache-MySQL-PHP, or LAMP, Web development framework and shows how that framework can help you build applications to solve common business problems.

    教程探究Linux - Apache - MySQL - php(称LAMP)Web开发框架展示该框架如何帮助构建用于解决常见业务问题的应用程序

    youdao

  • It is also built upon strong technologies such as PHP and MySQL and licensed under GPL, which has much-improved security and enhanced performance on the AIX platform.

    PHPMySQL强大技术的基础上构建的,采用GPL许可协议,AIX平台上使用可以显著增强安全性性能

    youdao

  • This application USES an Apache front end, a PHP implementation, and a MySQL database to create a usable shopping site.

    这个应用程序使用Apache前端PHP实现一个MySQL数据库创建一个可用购物站点

    youdao

  • In particular, you can move some functionality out of MySQL into PHP, such as when doing date translation.

    尤其是可以一些功能MySQL移动php例如日期翻译

    youdao

  • In this article, PHP will be the server-side language and MySQL will be the database, although you don't need to use any specific server-side language or database to create this function.

    本文中,服务器语言PHP数据库MySQL需要使用任何特定的服务器端语言或者数据库创建函数

    youdao

  • Once you have the base operating system installed and it has successfully booted, log in and configure Apache, PHP, and MySQL using the techniques discussed in Part 4.

    安装基本操作系统成功地启动它之后使用第4部分讨论技术登录配置ApachePHPMySQL

    youdao

  • Because the bank scenario implementation is based on open source products, MySQL is a nice fit to go with the Zend Core PHP server.

    因为这个银行场景实现基于开放源码产品所以MySQLZendCorephp合适的组合。

    youdao

  • As mentioned, the core applications for this article use Apache Web Server, the PHP programming language, and MySQL.

    正如前面提到的,本文使用核心应用程序是ApacheWeb服务器PHP编程语言MySQL数据库。

    youdao

  • Before you tune the Apache, PHP, and MySQL components of your system, you should take some time to make sure that the underlying Linux components are operating properly.

    系统ApachePHPMySQL组件进行调优之前应该一些时间确保底层Linux组件运行正常

    youdao

  • Try saving the "MySQL Forums: : PHP" page entry, along with its full text. You'll see what it looks like later.

    试着保存MySQLforumsPHP页面条目及其全文,我们稍后看到样子

    youdao

  • Next time, we will create a Web service that shields front end PHP code from the back end MySQL system in which the account information is stored.

    下次我们创建一个Web服务对前端PHP代码隐藏了存储账号信息MySQL系统

    youdao

  • Be sure to install Apache, PHP, and MySQL as described in Part 3 and Part 4, as they form the foundation of a Drupal site.

    一定按照第3部分第4部分中的描述安装ApachePHPMySQL因为它们构成Drupal站点基础

    youdao

  • In this scenario, to get a basic understanding, you use the direct database API targeted for MySQL. PHP offers two ways to access MySQL.

    这个场景中,我们使用针对MySQL直接数据库api获得一个基本了解

    youdao

  • The next two articles in this series focus on Apache, MySQL, and PHP tuning.

    系列中的篇文章主要关注ApacheMySQLphp调优

    youdao

  • The next two articles in this series focus on Apache, MySQL, and PHP tuning.

    系列中的篇文章主要关注ApacheMySQLphp调优

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定