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



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.......
.



Relevant Pages

  • Re: Help with createimagefromjpeg not working
    ... You can check what's enabled writing a file with: ... and calling it with a browser. ...
    (comp.lang.php)
  • Re: Error reporting
    ... seems that it indeed was my mistake in configuring PHP. ... looking at the output from phpinfo(). ... later in the same file the same settings were set to Off. ... > to the fake function. ...
    (comp.lang.php)
  • PHP XSS exploit in phpinfo()
    ... PHP XSS exploit in phpinfo() by Silent Needle ... int phpinfo ... Outputs a large amount of information about the current state of PHP. ...
    (Bugtraq)
  • Re: phpinfo is not affected by html_errors
    ... about the errors php output for an invalid line... ... > force the output from phpinfo to be either plain text or HTML. ... One is executes as CGI, ...
    (comp.lang.php)
  • Re: open_basedir problem
    ... then PHP may be taking the last directory as "/tmp no value". ... Master open_basedir value to "no value" (as evidenced by phpinfo)? ... I've tried using an .htaccess file to do a php_admin_value ... I'm running I'm running PHP Version 4.3.9 if that makes a difference. ...
    (comp.lang.php)