Ben PHP kodu geliştirmek için Netbeans 6.9 kullanıyorum; test benim PC (XAMPP) yerel olur; kez yapılır kod üretim web sunucusuna Netbeans yükleme özelliğini kullanarak yüklenir.
I recall reading about Netbeans capabilities running scripts when "building" the project, and looking for a primer about it. Particularly I'm looking for some ways to achieve the following, right before uploading files to the production server: - strip comments from PHP sources - minify PHP - minify Javascript & CSS
Birisi beni aydınlatabilir mi?