Simple xml Load String

Di bawah ini adalah script untuk menampilkan isi dari file xml ke php dengan menggunkanan syntak php
simplexml_load_string.
 
Berikut scriptnya::
<?php
$string = <<<XML
<?xml version='1.0'?> 
<document>
 <title>Forty What?</title>
 <from>Joe</from>
 <to>Jane</to>
 <body>
  I know that's the answer -- but what's the question?
 </body>
</document>
XML;

$xml = simplexml_load_string($string);
?>
<pre>
<?php
print_r($xml);
?> 
</pre>
<?php
    
    foreach($xml as $x){
        echo $x;
    }
?>

Background Macintosh (Black)

Ni buat agan-agan yang sedang nyari background mac ni ane ada linknya:
langsung sedot aja gan.....


Salah satu gambar


Link Download
http://www.indowebster.com/download/files/mac_bakground__black_background_set_by_iamfreeman_

Semoga Bermanfaat....

Download Murottal Alquran dan Terjemahan

Assalamualaikum warohmatullah wabarokatuh.

bagi saudaraku seiman dan setaqwa yang pingin nyari murotal Al-Quran dan terjemahannya yang formatnya mp3, ni ane ada linknya. Qorinya Misyari Rasyid Al-afasi.



semoga bermanfaat dan semoga Allah mencintai kita semua...........

Membuat Windows Live Usb (Install Windows menggunakan Usb)

Apa yang Anda akan perlu:
    Sandisk USB flash.
  • Microsoft Windows XP intstallation files on a CD / DVD / Image Microsoft Windows XP pada file intstallation CD / DVD / Gambar
  • Another PC running Microsoft Windows XP or Vista Lain PC yang menjalankan Microsoft Windows XP atau Vista
  • USB_PREP8 Download: indowebster
  • PeToUSB Download: indowebster
  • Bootsect.exe : indowebster
  • A USB stick large enough to hold the install files and possibly the Asus EEE PC drivers. Sebuah tongkat cukup besar untuk menampung file menginstal dan mungkin Asus EEE driver USB PC. In this tutorial a SanDisk Cruzer 4GB is used. Dalam tutorial ini Sandisk Cruzer 4GB digunakan.

Mempersiapkan bootable USB flash drive

Extract USB_prep8 and PeToUSB . Ekstrak usb_prep8 dan PeToUSB.
Copy or move the file PeToUSB.exe from the PeToUSB folder to the USB_prep8 folder. Menyalin atau memindahkan file dari PeToUSB.exe folder PeToUSB ke folder USB_Prep8. Your usb_prep8 folder should look like this: Folder usb_prep8 Anda akan terlihat seperti ini:
image1
Double click the Command Script named usb_prep8.cmd . Double klik Script Komando bernama usb_prep8.cmd. The command prompt window will look like this: Jendela command prompt akan terlihat seperti ini:
image2
Insert your USB-flash drive and press any key: Masukkan USB flash drive Anda dan tekan sembarang tombol:
PeToUSB Flash stick settings
Make sure you have the right USB-stick selected. Pastikan Anda memiliki hak USB-stick yang dipilih. In the image above you see [SanDisk Cruzer USB Device 4025Mb [E:\]] Selected. Pada gambar di atas yang Anda lihat [Sandisk Cruzer USB Device 4025Mb [E: \]] Terpilih. Cross the “Quick Format” if you want to save some time (marked in red). Salib "Quick Format" jika Anda ingin menghemat waktu (tanda merah).
Click on Start . Klik pada Start. In the dialog box saying “Continue?”, click Yes : Pada kotak dialog mengatakan "Lanjutkan?", Klik Ya:
Klick Yes to continue
Another dialog box appears, click Yes : Kotak dialog lain muncul, klik Ya:
Click Yes
When the format is complete (probably immediately) you will get this: Ketika format selesai (mungkin segera) Anda akan mendapatkan ini:
image6
Click Ok. Klik Ok.
Extract bootsect.zip to a folder of your choice. Ekstrak bootsect.zip ke folder pilihan Anda. (In this example i use C:\bootsect\ ). (Dalam contoh ini saya gunakan C: \ bootsect \).
Open a command prompt (on XP click Start->Run and type “cmd”): Buka command prompt (pada XP klik Start-> Run dan ketik "cmd"):
image7
Navigate to the directory where you extracted BootSect.exe using the “cd” command (this example uses folder c:\bootsect ): Arahkan ke direktori di mana Anda diekstrak Bootsect.exe menggunakan "cd" perintah (contoh ini menggunakan folder c: \ bootsect):
cd \bootsect\bootsect [Enter] cd \bootsect\bootsect [Enter]
image8a
Then type: Kemudian ketik:
bootsect /nt52 E: [Enter]
image8
This writes a bootable bootsector to your USB flash drive. Ini menulis bootsector bootable untuk USB flash drive. Do not have any windows open displaying the contents of the USB drive. Tidak memiliki jendela yang terbuka menampilkan isi dari drive USB. Bootsect.exe needs exclusive access to the USB disk and you will not be able to write a correct bootsector. Bootsect.exe membutuhkan akses eksklusif ke USB disk dan Anda tidak akan dapat menulis bootsector benar.
Close this command prompt. Tutup command prompt. (Do not close the other running usbprep8). (Jangan tutup lain yang berjalan usbprep8).
The usbprep8 command line window should now look like this: Para usbprep8 jendela baris perintah sekarang harus terlihat seperti ini:
image9
Press enter, if it does not look like the window above. Tekan enter, jika tidak terlihat seperti jendela di atas.
Now we need to supply information for 1-3 in the image above. Sekarang kita perlu untuk menyediakan informasi untuk 1-3 pada gambar di atas.
Press 1 + [Enter] - Browse for the location of your Windows XP setup files (Your CD/DVD rom). Tekan 1 + [Enter] - Browse lokasi Anda Windows XP setup file (CD Anda / DVD rom). A dialog box will appear: Sebuah kotak dialog akan muncul:
image10
Select your source for the Windows XP install files (CD/DVD drive) and press OK. Pilih sumber Anda untuk Windows XP menginstal file (CD / DVD drive) dan tekan OK.
Press 2 +[Enter] - enter a drive letter that is not currently in use. Tekan 2 + [Enter] - masukkan huruf drive yang tidak sedang digunakan. In this example we use T:\ Dalam contoh ini kita menggunakan T:\
Press 3 + [Enter] - enter the drive letter of your USB flash drive. Tekan 3 + [Enter] - masukkan huruf drive dari drive USB flash. You can use explorer to check. Anda dapat menggunakan explorer untuk memeriksa.
Press 4 + [Enter] - To continue with the script. Tekan 4 + [Enter] - Untuk melanjutkan dengan script.
After a short while the script will ask if you wish to format the drive T: Setelah beberapa saat script akan menanyakan apakah Anda ingin memformat hard T:
image12
Press Y + [Enter]. Tekan Y + [Enter]. ( This is just a temporary drive to hold the windows installation files) (Ini hanya drive sementara untuk menampung file instalasi windows)
When the formatting is done, Press enter to continue. Bila proses format selesai, Tekan enter untuk melanjutkan. You should now see the script copying files. Anda sekarang harus melihat file naskah menyalin. When it has finished you should see this: Bila telah selesai Anda harus melihat ini:
image131
You guessed it. Anda bisa menebaknya. Press any key to continue. Tekan sembarang tombol untuk melanjutkan.
The script should copy a few files. Script harus menyalin beberapa file.
A popup asking if you want to “copy TempDrive Files to USB-Drive in about 15 minutes = Yes” should appear: Sebuah popup menanyakan apakah Anda ingin "copy TempDrive File ke USB-Drive di sekitar 15 menit = Ya" akan muncul:
image14
Click Yes . Klik Ya. The script starts copying files. Script mulai menyalin file. This takes a while, so go get a cup of coffee or something. Ini perlu waktu, jadi pergi mendapatkan secangkir kopi atau sesuatu.
Once it is done, a popup will ask you “Would you like USB-stick to be Preferred Boot Drive U:” : Setelah itu dilakukan, sebuah popup akan meminta Anda "Apakah Anda seperti USB-stick untuk dipilih Hard Boot U:":
image15
Select Yes. Pilih Ya.
Select Yes to unmount the Virtual drive. Pilih Ya untuk meng-unmount drive virtual.
Close the usbprep8 command line window and any others you have left open. Tutup jendela perintah baris usbprep8 dan setiap orang lain yang Anda miliki dibiarkan terbuka. You might want to copy drivers from your Asus EEE support DVD to the USB stick. Anda mungkin ingin menyalin driver dari Asus EEE dukungan DVD ke USB stick.
 

About Me

My name is Ahus Jalaludin. Most people called me Ahus. And my online identity is LordAjuz.

More About Ahus

Ahus Jalaludin
Demak 21-September-1992
lordajuz[at]gmail.com

Social Network

Ahus on Facebook

Education

Information Tecnologi at the UNISBANK University

Community

KOLAM (Komunitas Online Tiap Malam

Tutorial Photoshop - Membuat Teks Berefek Air




 
| Ahus Note Blog | © 2012 | Designed by Ahus Jalaludin