1. Set WEB serversFirst, you must install PHP on your Web server to process PHP scripts. To enable the Web server to recognize and process PHP, WML, WBMP, and other files at the same time, the following file types must be added to the MIME table of the Web server.Text/vnd. wap. wml. wmlImage/vnd. wap. wbmp. wbmpApplication/vnd. wap. wmlc. wmlcText/vnd.
The hot topic of mobile communication, like Merry-go, always revolves around the direction of the market. Last year's new technology hotspot is WAP, later because of being shut out of the market, this topic also is not hot up. This year's hot topic turned to GPRS and Bluetooth technology, but they are in the eyes of the vast number of consumers is just a cup of warm tea. And next year? It's about 3G, but people seem to be tired of the 3G, and people h
Web page Production WEBJX article introduction: WAP2.0 website Classification and product design.
The current mainstream WAP products, to meet the user to browse the news, send and receive mail, read novels, download software music, friends interaction, game leisure, online shopping, payment and other aspects of the demand, contacts throughout the life of various fields. In accordance with the needs of users, the existing
How php judges whether the wap mobile client is used
// If HTTP_X_WAP_PROFILE exists, it must be a mobile device.
If (isset ($ _ SERVER ['http _ X_WAP_PROFILE ']) {
Return true;
}
Analysis: By obtaining the HTTP_X_WAP_PROFILE information returned by the client, it can be determined that it must be a mobile phone terminal, but not all mobile phones can return this information. this is the same as obt
PHP generates dynamic WAP page 3. 3. use PHP to dynamically generate images. the WAP application uses a special black/white image format WBMP. We can use some tools to convert existing images into WBMP format and then use them in WML documents. 3. use PHP to dynamically generate images
The WAP application uses a special black/white image format WBMP. We can use s
It's always time to come, and the wap flying mail login finally asked to enter the verification code. In fact, a verification code was added to the login interface a long time ago, but there is a logic vulnerability that can be easily bypassed. However, yesterday afternoon, mobile improved the verification code for wap flying mail login, and the previous vulnerability no longer exists. Fortunately, there is
Application of PHP programming in WAP development. We can use PHP to write WAP programs, such as developing dynamic WML pages, but the condition is that the labels or statements output must be within the acceptable range of the WAP micro-browser. In addition, we can use PHP to write WAP programs, such as developing dyn
How does php determine whether a user accesses a mobile wap or a computer directly. Now we have a lot of smartphone users, and many friends visit the website using their mobile phones, this is a problem. if the access to a pc-based mobile phone is not good enough, it may be difficult to pay for the traffic. now we have a lot of smartphone users, and many friends visit the website directly using their mobile phones, this is a problem. if the mobile pho
Problems encountered during wap development in php. When selecting the Blog1. file format from slamdunk3, the first problem must be the file format. during web development, all users use html or xhtml. during wap development, wml is used. what is
Select Blog from slamdunk3
1. file formatThe first problem to be encountered must be the file format. during web development, we all use html or xhtml. when we get
share | 2010-07-14 14:46qingdajia11 | browse 38,720 times What is the difference between WAP and the Web? 2010-07-14 15:16The questioner is adopted by 1, the WAP website mobility, because this kind of website is can move, only in the mobile phone browsing access, can visit anytime and anywhere, without having to use a PC to surf the internet, as long as there is a signal can. So the
The ASP technology in WAP
WML Basic Language
"P" element
Functions like HTML, but if you want to display text this is a must.
"Do" element
In fact, each WAP application must support the navigation bar. The value of the most important type attribute of the Do label is accept, which means that when you press the soft key A new option is added to the list. The Label property specifies the text to display. Ther
3. use PHP to dynamically generate images. the WAP application uses a special black/white image format WBMP. We can use some tools to convert existing images into WBMP format and then use them in WML documents. However, if the required images such as the K-line chart can be dynamically generated on the WAP site, there will be broad application prospects. Fortunately, PHP's GD Library (version 1.8 or later)
1. the first problem with the file format must be the file format. during web development, everyone uses html or xhtml, and wml is used for wap development. what is wml? You can check more detailed information, which I just mentioned here. in my opinion, wml is similar to xml and has a very strict format. wml is used for display on wap pages. wml syntax is very 1. file format
The first problem to be encount
When selecting the Blog1. file format from slamdunk3, the first problem must be the file format. during web development, all users use html or xhtml. during wap development, wml is used. what is wml? You can check more detailed information, which I just mentioned here. in my opinion, wml is similar to xml and has a very strict format. wml is used for display on wap pages. wml syntax is very simple. p is use
How should we promote WAP websites?
The primary purpose of WAP is to make money, not to mention my vulgarity. What I am talking about is the absolute truth. The "greatness" of WAP is not to make money.
I have been working as a main consortium, and I think there should be a lot of people in the world of winning and WAP
We can use PHP to write WAP programs, such as developing dynamic WML pages, but the condition is that the labels or statements output must be within the acceptable range of the WAP micro-browser. In addition, PHP can also compile HTML (and HDML) and WML content in an HTML (and HDML) file. The source code of PHP is "> We can use PHP to write WAP programs, such as
, concise, accurate, and fast information should be provided.Avoid displaying the core service content on too many pages or flashing screens. However, you can display a small logo or other highlighted trademarks to familiarize users with the service. In any case, important information requested by the user should be immediately displayed.In mobile devices, data input is very challenging and time-consuming. Therefore, when creating a site, users are required as little as possible, especially text
Article Title: WAP development entry-Build a Development Environment
Author: mingjava
Last Updated: 15:34:35
Clicks: 56 "href =" http://www.j2medev.com/Article_Show.asp? ArticleID = 76 "target =" _ blank "> get started with WAP Development -- This article describes how to build an WAP development application, this article describes how to use Java to develop
After the establishment of the WAP server and the installation of the WAP browser, we can use the WML language to write WAP web pages or applications and debug them through the WAP Server and browser. Starting from this chapter, we will systematically learn the WML language. This chapter mainly describes the basic know
Once the WAP server is established and the WAP browser is installed, we can then use the WML language to write WAP Web pages or applications and debug them through WAP servers and browsers. Starting with this chapter we will systematically learn the WML language, which focuses on the basics of WML languages, and the ne
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.