Facebook Twitter Reset

This Tutorial Has Been Viewed 1,022 Times.

PHP is not executed and source visible

My PHP code is not executed and its source code is visible in the browser instead, what will be the reason,

This is just because , you need to open your PHP code blocks with <?php and not just <?.If you use the short form, you should go through all your PHP files and change it.

OR if you want to write php with code block <? then edit your
php.ini file

; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized.
; NOTE: Using short tags should be avoided when developing applications or
; libraries that are meant for redistribution, or deployment on PHP
; servers which are not under your control, because short tags may not
; be supported on the target server. For portable, redistributable code,
; be sure not to use short tags.
short_open_tag = On

 PHP for mistonline.in

THANKS.

VN:F [1.9.13_1145]
Rating: 5.5/10 (2 votes cast)
VN:F [1.9.13_1145]
Rating: +1 (from 1 vote)
PHP is not executed and source visible, 5.5 out of 10 based on 2 ratings

Incoming search terms:




You will also be interested in ,

No comments yet.

Leave a Comment

Spam protection by WP Captcha-Free

Affordable Seo PackagesSeo BlogEdu Backlinks
More in PHP (18 of 122 articles)