Ejacode
Rabu, 21 Agustus 2019
PHP URL Parser
http://protindo.com/civil.php?name&jow=iska&rudi=wawan
basename
(
strtok
(
$_SERVER
[
"REQUEST_URI"
],
'?'
)) = civil.php
$_SERVER["QUERY_STRING"] = name&jow=iska&rudi=wawan
end( explode( "/", "http://www.vimeo.com/1234567") = 1234567
Postingan Lebih Baru
Postingan Lama
Beranda
Langganan:
Postingan (Atom)
Foto Propades
Menghapus Situs Blogspot
Tutorial ini menjelaskan bagaimana menghapus blog di blogger. Pertama, anda harus login ke blogger.com, kemudian pilih blog yang hendak anda...
Javascript Post Form
a < script > /** * sends a request to the specified url from a form. this will change the window location. * @param {string} path th...
ajax and response
function popup ( idbrg ){ $.ajax({ type : 'POST', url : '?plain=app/barang-harga.php...