Sabtu, 24 Agustus 2013

PHP Indonesia - Facebook: mau nanya ni para master, saya punya script untuk ...

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/ 
mau nanya ni para master, saya punya script untuk ...
Aug 24th 2013, 17:31, by Andi Rianto

Andi Rianto 5:31pm Aug 24
mau nanya ni para master, saya punya script untuk mencetak hasil :
echo "<script>alert('Rute terpendek dari $anak1 ke $anak2 : $jarak[0] Meter \\n $anak1 ->> $jalan $anak2');</script>";
bagiamana cara mengubahnya agar hasil yang diminta kebuka di TAB BARU ??
mohon bantuannya master

Freddy Sidauruk 5:36pm Aug 24
kalau kagak salah ya echo "<sscript>alert ('xxxxxxx'); href.location=index.php </script>" ane new bie gan jadi jangan di babat

Andi Rianto 5:39pm Aug 24
saya coba dulu gan

Andi Rianto 5:41pm Aug 24
tidak bisa gan
up up

Freddy Sidauruk 5:43pm Aug 24
mungki bawah ane bisa

Komar Satriani 5:51pm Aug 24
<script>
function openWindow( url )
{
window.open(url, '_blank');
window.focus();
}
</script>
<a href="http://www.citstudio.com/" onclick="javascript:openWindow(this.href);return false;">Click Me</a>

Andi Rianto 5:54pm Aug 24
mohon di jelskan bang komar, ane mau hapus printah alert itu tapi hasilnya mau ane oake di tab baru

Komar Satriani 6:16pm Aug 24
Hasil nya yang di output di tab baru ?

Andi Rianto 6:17pm Aug 24
iyaa gan,
echo "<script> alert (' xxxxxxx');</script>";
saya mau ganti alert menjadi tab baru, gmna caranya gan ?

Komar Satriani 6:22pm Aug 24
http://pastebin.com/wQHG2m6m

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