Re: i am getting the php coding while running the php..




<mekalai82@xxxxxxxxx> wrote in message
news:0bff64a1-fb1b-4042-a8e9-2754c4caabf8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 29, 11:30 am, "rf" <r...@xxxxxxxxxxx> wrote:
<mekala...@xxxxxxxxx> wrote in message

news:ea7db46d-a03d-497a-b38b-c54d75f266f8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

i have information.php file that file contain following coding <?php
echo phpinfo(); ?>
while i calling the URL ("http://localhost/information.php";).

i am getting the coding <?php echo phpinfo(); ?>

<?php phpinfo(); ?>

--
Richard

for example i have that coding.......my coding is run in the some
other machine. but while i am trying in my system i am getting the
whatever i have typed in file.... that content will be
displaying......... does not provide the result of that file
coding.......

Do you have PHP installed and correctly configured on your localhost?

--
Richard.


.



Relevant Pages