WML interpretation engine, the core component of WAP Explorer
Source Code address + http://javaeye.5d6d.com/thread-150-1-1.html
WML interpretation engine, the core component of WAP Explorer
Today, we are also depressed. We can't go to the forum all the time, but we can say that we have time to strip out the core components of WAP explorer and give everyone a thou
Following the agreement of OMA and related vendors, the Internet configuration of Mobile subscriber terminals, WAP homepage, bookmark configuration, MMS parameter configuration, e-mail parameter configuration, SYNCML synchronization parameter configuration are automatically configured through air channel.
Feature List
"OTA Configuration Management module" to achieve a variety of mobile phone terminal software based on the parameters of configuration,
WAP site, which seems to be a bit of an outdated thing. At the beginning of the birth, it is very simple, only through a markup language called WML to build a text + link page without any sense of beauty. Today, most WAP sites are beginning to use XHTML Markup Language, but this evolution seems a little feeble as the iOS and Android wave sweeps around the world. But in China, the
> WAP application structure
First, you have a web application, so it is quite easy to integrate the WAP service.You do not have to re-build the original business logic, and if your web applications have layers, It is very convenient to extend to wap.For our current applications, we can simply think of the mobile migration of Web applications. More is the adjustment on the UI \ ue. > What standards does
below to add "about us" this single page as an example of Phpcms V9 WAP mobile phone Portal Add a single page tutorial instructions: Step one: Copy phpcms\templates\ default \wap under maps.html, paste Rename to about.html, and modify it as "about Us" template file; Step two: In the phpcms\modules\wap\index.php file search function maps (), Find // navigation pag
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
The example in this article describes the way PHP converts HTML to a WAP markup language for WML. Share to everyone for your reference. The implementation method is as follows:
I hope this article will help you with your PHP programming.
As shown below:
Above this WAP mobile phone to return to the previous page of JS example is a small series to share all the content, hope to give you a reference, but also hope that we support cloud habitat community.
on an article: ASP Development Example of WAP Simple mail system
3) Send mail
Figure Five
The implementation of the function of sending mail mainly uses the Jmail.message object to complete, about the object to use the relevant knowledge has been described in the previous, you can be the above functional introduction and source control to read, so as to help understand the entire mail delivery process, of course, if the WM elements for HTMLF elem
Set WAP Server Based on IIS on Windows NT Platform
As long as you follow the simple settings below, you can make nt iis a WAP Server. You can write WML web pages or develop various services.
Setting Method: (first confirm that the NT Server has installed IIS services)
Run start, program, Windows NT Option Pack, IIS 4.0, and Internet service administrator in the NT operating system.
In the IIS service ad
1. set up a WEB server first, you must install PHP on your Web server to process the PHP script program. 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/vSyntaxH
1. set WEB serversFirst, you must install PHP on your Web server to process PHP scripts. To enable the Web server to recognize and proce
PHP generates dynamic WAP page 2. 1. set up a WEB server first, you must install PHP on your Web server to process the PHP script program. Second, to enable the Web server to recognize and process PHP, WML, WBMP and other files at the same time, Web 1. set the WEB server
First, 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 followin
Set WAP Server Based on IIS on Windows NT Platform
As long as you follow the simple settings below, you can make nt IIS a WAP Server. You can write WML web pages or develop various services.
Setting Method: (first confirm that the NT Server has installed IIS services)
Run start ]/【Program]/[Windows NT Option Pack]/[IIS 4.0]/Internet service administrator.
In the IIS service administrator window, click t
computers on regions and spaces. Ovum estimates that by 1.5 billion, the number of global mobile communication users will reach 0.6 billion, of which 84 million will use the WAP Internet service, and the number of fixed Internet users is estimated to be 0.5 billion by then, the huge business opportunities brought about are self-evident.Currently, China Telecom and China Unicom have opened their own WAP web
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
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.