Sabtu, 17 Agustus 2013

PHP Indonesia - Facebook: [ask] ane baru instal xampp baru (beda versi), ka...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
[ask] ane baru instal xampp baru (beda versi), ka...
Aug 17th 2013, 14:14, by Mulyana Ahmad

Mulyana Ahmad 2:14pm Aug 17
[ask]

ane baru instal xampp baru (beda versi), karena xampp sebelumnya bermasalah, tapi setelah di instal, web ane yang jalan sebelumnya, tapi malah jadi rusak...
script PHP nya malah kebaca string... jadi dia muncul klw kita 'view page source'
gmn ya solusinya... padahal web sebelumnya gak masalah...
tararengkyu...

Gunawan Mujur Wibisono 2:16pm Aug 17
ganti <?
jadi
<?php

Andi Muqsith 2:20pm Aug 17
sperti yang agan diatas katakan, ganti <? menjadi <?php dan jika masih belum berhasil coba restar pc agan

Gunawan Mujur Wibisono 2:21pm Aug 17
-_- restart xampp saja

Mulyana Ahmad 2:25pm Aug 17
owh... ya bener...

bisa di jelasin dikit gak? harus '<?php' ya....

Gunawan Mujur Wibisono 2:25pm Aug 17
mau singkat ato panjanga?

Mulyana Ahmad 2:26pm Aug 17
yg penting jelas... :D

Gunawan Mujur Wibisono 2:27pm Aug 17
; This directive determines whether or not PHP will recognize code between
; <? and ?> tags as PHP source which should be processed as such. It's been
; recommended for several years that you not use the short tag "short cut" and
; instead to use the full <?php and ?> tag combination. With the wide spread use
; of XML and use of these tags by other languages, the server can become easily
; confused and end up parsing the wrong code in the wrong context. But because
; this short cut has been a feature for such a long time, it's currently still
; supported for backwards compatibility, but we recommend you don't use them.
; Default Value: On
; Development Value: Off
; Production Value: Off
; http://php.net/short-open-tag
;short_open_tag = Off
; XAMPP for Linux is currently old fashioned
short_open_tag = on

Ogi Doank 2:38pm Aug 17
to Mr Gunawan where i could found this statement and could you help me to discribe the main purpose of short_open_tag .... :|

Gunawan Mujur Wibisono 2:38pm Aug 17
-_- click the link

Fandi Susanto 2:47pm Aug 17
Perhaps you want to find the "php.ini"?

Gunawan Mujur Wibisono 2:48pm Aug 17
With the wide spread use of XML and use of these tags by other languages, the server can become easily confused and end up parsing the wrong code in the wrong context. But because this short cut has been a feature for such a long time, it's currently still supported for backwards compatibility, but we recommend you don't use them.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar