Beginning Web Development with PHP (Linux or Windows Ok)

I have chat with my computer science friend about php… like this one…. :)
How install PHP and what editor i choice…

1. install php web server : i’m use Apache in linux (synaptic installation) and windows is Xampp
2. install your editor… : i’m use Bluefish in linux and windows is Notepad++
3. finally, open your localhost in your web browser to test your web server successfully installed
http://localhost/
4. open your localhost directory to put your created/builded/edited web php in linux located : /var/www/
in windows C:\xampp\htdocs\
5. save and test it… make folder on directory i mean above… sample
6. open sample directory and create your first php web index.php edit it fill :

<html>
<title>New PHP Comers</title>
 <head>
 <!--put javascript /css is here/ meta tag/search engine-->
 </head>
 <body>
 <h3>Here is my php code embed on html code</h3>
 <?php echo "Hello PHP"; ?>
 </body>
 </html>


7. ok, after that save it!!!try running…. open your very lovely browser on your OS… type address http://localhost/sample
8. finish…

* My suggest :

try know php with simple editor such as some editor have highlight for help us know what syntax important and validated in php..
if this phase is passed you can try other editor more helping more. :)

haha sorri if my english strange~ :) thank you…

i12us Launched

Lama tidak menulis post di blog ini karena liburan yang kian panjang di isi dengan SP dan masuk kuliah kembali dengan kesibukan baru :) :)

Sebelumnya minggu – minggu ini Saya mendevelop web iseng Saya bernama i12us.
Menggantikan peran makeeasy.tk/ perkembangan shortener link lebih lanjutnya ke http://i12.us/
pendek bukan… :) :) :)
Shortener link i12.us, contohnya akan menjadi i12.us/Me
Masih dalam 2 kombinasi karakter. Masih pendek sehingga bisa dimanfaatkan lebih banyak lagi :)
Keep Short~!