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/ | |
 | Design-Led Engineering
Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.  | From our sponsors | | |
permisi semuanya saya mau tanya adakah yang bisa ... Aug 23rd 2013, 04:30, by Michelson Febrianto | permisi semuanya saya mau tanya adakah yang bisa membantu bagaimana cara mendisable save as pada PHP.?
makasih :) |
| | save as is depend on browser (client side) php is server side programming so.. there's no correlation about 'save as' and 'php'
)*SK maaf ane gak tau yang ginian.. ane nubi ngasal koming aja.. mungkin bawah ane tau |
| | mgkin yg d bawah ane lg lebih tau.. :D |
| | var message="Function Disabled!"; function clickIE4() if(event.button==2){ alert(message); return false; } } function clickNS4(e){ if(document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if(document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") |
| | oke gan di coba dulu :) | | |
|
Tidak ada komentar:
Posting Komentar