Home Backend Development PHP Tutorial Zend Framework 1.7 adds RIA and other enhanced features_PHP tutorial

Zend Framework 1.7 adds RIA and other enhanced features_PHP tutorial

Jul 15, 2016 pm 01:25 PM
framework zend focus Enhance New characteristic

Zend Framework 1.7 focuses on RIA (Rich Internet Application), and Zend technology supports Adobe's AMF (Mobile Mail Format).

Zend Framework version 1.7, the latest version of the company's architecture for building PHP web applications, was released at the 2008 Adobe Summit Conference in San Francisco. With AMF support, PHP developers can exchange data between PHP applications on the server and Flex and Flash applications on the client.

Wil Sinclair, development manager of Zend's advanced technology group, said: "Developing Adobe's Flex and AIR (Adobe's integrated runtime) applications using PHP will become easier."

The Other features of Zend Framework 1.7 include performance enhancements that increase load times by 25 to 50 percent, the company said. Additionally, it features a native DB2 adapter for accessing IBM i platform DB2/400 data and an updated Dojo AJAX toolkit that includes a new dijit editor. Although Zend selected Dojo as its JavaScript library support, Zend will provide jQuery AJAX library integration services.

Version 1.7 supports Twitter, so Twitter can still be used in Zend applications without requiring a Twitter interface.

Zend Framework 1.8 is expected to be released in early 2009. At that time, in order to make applications easier, Zend will focus on RAD (Rapid Application Development). Tools such as command line interface will be provided.


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/446677.htmlTechArticleZend Framework 1.7 focuses on RIA (Rich Internet Application), and Zend technology supports Adobe's AMF (Mobile Mail Format). Zend Framework version 1.7 is the company’s latest architecture for building PHP web applications...
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1664
14
PHP Tutorial
1266
29
C# Tutorial
1239
24
Introduction to the differences between win7 home version and win7 ultimate version Introduction to the differences between win7 home version and win7 ultimate version Jul 12, 2023 pm 08:41 PM

Everyone knows that there are many versions of win7 system, such as win7 ultimate version, win7 professional version, win7 home version, etc. Many users are entangled between the home version and the ultimate version, and don’t know which version to choose, so today I will Let me tell you about the differences between Win7 Family Meal and Win7 Ultimate. Let’s take a look. 1. Experience Different Home Basic Edition makes your daily operations faster and simpler, and allows you to access your most frequently used programs and documents faster and more conveniently. Home Premium gives you the best entertainment experience, making it easy to enjoy and share your favorite TV shows, photos, videos, and music. The Ultimate Edition integrates all the functions of each edition and has all the entertainment functions and professional features of Windows 7 Home Premium.

Master the key concepts of Spring MVC: Understand these important features Master the key concepts of Spring MVC: Understand these important features Dec 29, 2023 am 09:14 AM

Understand the key features of SpringMVC: To master these important concepts, specific code examples are required. SpringMVC is a Java-based web application development framework that helps developers build flexible and scalable structures through the Model-View-Controller (MVC) architectural pattern. web application. Understanding and mastering the key features of SpringMVC will enable us to develop and manage our web applications more efficiently. This article will introduce some important concepts of SpringMVC

How to use ACL (Access Control List) for permission control in Zend Framework How to use ACL (Access Control List) for permission control in Zend Framework Jul 29, 2023 am 09:24 AM

How to use ACL (AccessControlList) for permission control in Zend Framework Introduction: In a web application, permission control is a crucial function. It ensures that users can only access the pages and features they are authorized to access and prevents unauthorized access. The Zend framework provides a convenient way to implement permission control, using the ACL (AccessControlList) component. This article will introduce how to use ACL in Zend Framework

Are there any class-like object-oriented features in Golang? Are there any class-like object-oriented features in Golang? Mar 19, 2024 pm 02:51 PM

There is no concept of a class in the traditional sense in Golang (Go language), but it provides a data type called a structure, through which object-oriented features similar to classes can be achieved. In this article, we'll explain how to use structures to implement object-oriented features and provide concrete code examples. Definition and use of structures First, let's take a look at the definition and use of structures. In Golang, structures can be defined through the type keyword and then used where needed. Structures can contain attributes

New static method of DateTime class in PHP8.1 New static method of DateTime class in PHP8.1 Jul 08, 2023 pm 12:42 PM

New static methods of DateTime class in PHP8.1 PHP8.1 version introduces some powerful features and functions, one of the eye-catching updates is the static method of DateTime class. The DateTime class is an important tool for processing dates and times in PHP. It provides many practical methods to operate and process date and time data. Let's take a look at some of the new static methods of the DateTime class in PHP8.1 and their usage examples. DateTime::cr

Choose the applicable Go version, based on needs and features Choose the applicable Go version, based on needs and features Jan 20, 2024 am 09:28 AM

With the rapid development of the Internet, programming languages ​​are constantly evolving and updating. Among them, Go language, as an open source programming language, has attracted much attention in recent years. The Go language is designed to be simple, efficient, safe, and easy to develop and deploy. It has the characteristics of high concurrency, fast compilation and memory safety, making it widely used in fields such as web development, cloud computing and big data. However, there are currently different versions of the Go language available. When choosing a suitable Go language version, we need to consider both requirements and features. head

How to enhance website security with Webman How to enhance website security with Webman Aug 25, 2023 pm 02:39 PM

How to enhance website security through Webman In today's digital age, website security has become particularly important. Webman is a powerful tool for improving website security and protecting user privacy. In this article, we'll explore how to use Webman to enhance the security of your website and provide some code examples. Use HTTPS protocol Using HTTPS protocol is a basic step to ensure the security of your website. By using HTTPS, websites can encrypt data transmitted between users and servers to prevent hackers from stealing

Rust enhances PHP: solving bottlenecks in existing programming languages Rust enhances PHP: solving bottlenecks in existing programming languages Sep 15, 2023 am 10:18 AM

Rust enhances PHP: solving the bottleneck of existing programming languages ​​and requiring specific code examples. With the rapid development of the Internet industry, web development has become one of the most important development areas today. As one of the most popular server-side scripting languages, PHP plays an important role in web development. However, as business and user needs continue to grow, traditional PHP development will also face many challenges and bottlenecks. At this time, Rust can be used as a powerful programming language to enhance PHP and help

See all articles