lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Re: Problem displaying php and html code mixed


From: Winn Johnston
Subject: [Lynx-dev] Re: Problem displaying php and html code mixed
Date: Sun, 11 Dec 2005 12:26:32 -0500

I was wrong. It won't run the mixed code in the gnome term window either.

On 12/11/05, Winn Johnston <address@hidden> wrote:
When i run lynx in a gnome term window i am able to view mixed code ex..
 
<html>
<head>
</head>
<body>
<?php
printf "hello world";
?>
</body>
</html>
 
However if i run in straight from the shell it will not process a mixed document. It is just like it doesn't reconize the tag <?php
 
thanks
winn


reply via email to

[Prev in Thread] Current Thread [Next in Thread]