Rabu, 07 Agustus 2013

PHP Indonesia - Facebook: Saya mau nulis contoh kode html di web, maunya kod...

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/ 
Saya mau nulis contoh kode html di web, maunya kod...
Aug 7th 2013, 10:45, by Koopi Themaster Ofhtml

Koopi Themaster Ofhtml 10:45am Aug 7
Saya mau nulis contoh kode html di web, maunya kodenya itu gak berubah, masih text...?

Gimana yah

Rama Dhan 10:47am Aug 7
kamsudnya gimana gan? html kan memang masi kaya text biasa :D

Adam Saparudin 10:48am Aug 7
udah coba tag pre ?

Zafran Fadilah 10:49am Aug 7
< ganti &lt; trus > ganti &gt;

Wida Sari 10:49am Aug 7
pake tag <pre>?

Raga Subekti 10:50am Aug 7
<pre:tel>wkwkwj/mata></pre>

Mas Vaishal 10:50am Aug 7
gunakan htmlentities(); baca di php.net

Koopi Themaster Ofhtml 10:51am Aug 7
@rama, contoh, ane nulis <textarea>, pas di simpen dengan format .html, gak berubah kotak, tapi masih text

@adam apaan tuh, baru denger

Koopi Themaster Ofhtml 10:52am Aug 7
Aduh pusing.

John Thomas William Wbf 10:52am Aug 7
agan yakin udah tulis format HTML dengan benar?

maksud ku,

<HTML>
<HEAD>
</HEAD>

<BODY>

</BODY>
</HTML>

Koopi Themaster Ofhtml 10:53am Aug 7
Bukan gituh

John Thomas William Wbf 10:55am Aug 7
maksudnya kodenya nongol di halaman?

Dimas Ade Rifki Ananda 10:55am Aug 7
kodenya d comment aja gan

Theresia Tanzil 10:56am Aug 7
<pre></pre>
atau <code></code>

Raga Subekti 10:59am Aug 7
<code><pre><tulis kodenya="disini"/>

Rizki Romadhoni 11:00am Aug 7
ke php manual aja bro..

Rendy de Puniet II 11:02am Aug 7
$anu="<html><div anu='yeah'></div></html>"; $anu=htmlspecialchars($anu); echo "$anu";

Raga Subekti 11:05am Aug 7
str_replace('<','&lt;',$txt); str_replace('>','&gt;',$txt); str_replace('"','&quot;,$txt);

Abrory Salman 11:09am Aug 7
<pre><textarea> ... </textarea></pre>

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