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
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...
OpenWRT Raspberry
Mount Storage opkg update opkg install kmod-usb-storage block-mount block-hotplug kmod-fs-ext4 kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso885...