HTML to PHP Converter

Kategori: PHP ve MYSQL |
Tarih

HTML kodlarýnýzý php ye çevirmek için küçük bi function.

function htmltophp($giris){
if($giris != "" && is_string($giris)){
$cevir = explode("\r\n", $giris);
$cikis = "";
foreach($cevir as $satir){
$cikis.= "echo \"".addslashes($satir)."\";\n";
}
return $cikis;
}
else{return $giris;}
}

Basit Kullanýmý :

$kodlarim="
<h3 class="
\">Hoþgeldiniz</h3>
"
;
echo htmltophp($kodlarim);

Kolay gelsin.

No tag for this post.

2 Yorumlar HTML to PHP Converter konusuna”

  1. sozluk Says:

    çok teþekkürler.gerçekten iþime yaradý

  2. dreamumut Says:

    Birimiz hazir yapalim kuralim da kullaniriz

    ben yakinda kurarim http://www.dreamumut.com a

Yorum Yaz

Free Desktop Wallpapers