Thread: W@P prog.
View Single Post
  #7 (permalink)  
Old 30-10-2002, 04:41 PM
hymns's Avatar
hymns hymns is offline
Senior Webmaster
 
Join Date: Nov 2001
Location: Johor
Posts: 769
Rep Power: 101
hymns is on a distinguished road
Send a message via ICQ to hymns Send a message via Yahoo to hymns
aha cik whit3_cryst4l, yang keluar dlm bentuk tree tu tak salah tapi kalau nak save tu bleh save dlm 2 extension lers... itu yg aku slalu buat le


dlm *.wml & *.php


nape php? ehe php wap bleh tgk gak... kengkadang tu laie best pakai ext. php nih tapi kat atas sekali tu kene le letak menatang nih....

<?php
//daftar.php
header("Content-type: text/vnd.wap.wml");
echo "<?xml version=\"1.0\"?>";
?>
....code wml kat sini....


kalau webserver hang support wml extension baru leh save cam nih...

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

aha... kalau tak dia d/l menatang tu... kat apache setting skit dia punya mime... htdoc.conf

cenginih ler....
**********************************************

# MIME Types for WAP

# php4 ke atas
AddType application/x-httpd-php .wml

# php3 je:
AddType application/x-httpd-php3 .wml

# utk wml
AddType text/vnd.wap.wml .wml

# nih gambo
AddType image/vnd.wap.wbmp .wbmp
**********************************************


kalau nak tgk akunye wap web... masuk site nih (WAP je)


www.itbase.com.my/wap/daftar.php

Ok cik whit3_cryst4l!~
__________________
I hate when:

vBulletin Message:
Sorry! The administrator has specified that users can only post one message every 60 seconds
Reply With Quote