Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7607707
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:43:56+00:00 2026-05-31T00:43:56+00:00

I try to run a PHP page. But it always shows source code content

  • 0

I try to run a PHP page. But it always shows source code content after greater than symbol ( > ) until meet the ( ?> )

For example:
My Code is:

<?
    require_once('includes/global.php');
    include_once('includes/auth.php');

    .... // bla bla bla

    $stats = STATS::singleton();
    $stats->parse_all();

    $product = PRODUCT::singleton();
    $product->getNewVersion();
    $product->getInstalled();
?>
... // bla bla bla

And when I run the page, it will display on browser as below:

parse_all(); $product = PRODUCT::singleton(); $product->getNewVersion(); $product->getInstalled(); ?>

Before parse_all() is the greater than symbol. And it stops displaying code content until ?>

Thank you very much.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T00:43:57+00:00Added an answer on May 31, 2026 at 12:43 am

    You need to put <?php in the beginning not <? if you don’t have short tags enabled

    If you want short tags enabled you need to put this short_open_tag=On in your php.ini

    If you don’t have access to your php.ini you can also do this in an .htaccess with this php_flag short_open_tag on

    See the link here for the explanation of short tags.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I try to run this page (video.php), I get the following error: Parse
Quite often I will try and run a PHP script and just get a
I get this, when I try to run my PHP. When I comment out
whenever I try to run something in Java, Eclipse changes into the PHP perspective.
I try to run one program in myeclipse where after creating one web project
When I try to run the following code (from the REPL) in Clojure: (dotimes
I use this code to load the content from a different page into the
I am new to PHP..... (In Eclips IDE) If i run the PHP code
I try to run jsf application in myeclipse using jboss web server and following
When I try to run a .NET assembly ( boo.exe ) from a network

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.