A Newbie Guide for Symfony

Note: This tutorial using Windows Operating System. Webserver, PHP, and MySQL Instalation Webserver: Apache HTTPD For a webserver, try Apache HTTPD (http://httpd.apache.org), download the latest version (2.2.x) and install. After the instalation is finished, browse to: http://localhost And it say “It works!”, then the apache installation is done, next we will configure the httpd configuration …

Mengintegrasikan Symfony dengan Eclipse PDT

Tutorial ini bertujuan untuk mengintegrasikan symfony ke PHP Delevopment Tool (PDT) sebagai IDE sehingga fasilitas Code Completion untuk symfony dapat berjalan dalam PDT. Juga, kita dapat menjalankan perintah-perintah symfony langsung dari PDT. Dalam tutorial ini menggunakan OS Windows XP, untuk OS lain mungkin ada sedikit perbedaan. Persiapan: Download Java Runtime Environment (JRE), versi minimal yang …