Rabu, 31 Juli 2013

PHP Indonesia - Facebook: #mobile_site Dari pengalaman ane, kalau ada yang l...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
#mobile_site Dari pengalaman ane, kalau ada yang l...
Jul 31st 2013, 07:17, by Erwin Sholeh Siregar

Erwin Sholeh Siregar 7:17am Jul 31
#mobile_site
Dari pengalaman ane, kalau ada yang lain tlong koreksi :)

Standar dari W3C, ini adalah yang ditambahkan pada index.php pada domain mobile (website khusus perangkat mobile). misal, m.websiteku.com sebelum tag <head>

<?php
echo '<?xml version="1.0" encoding="UTF-8"?>';?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN"
"http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar