lynx-dev
[Top][All Lists]
Advanced

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

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


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

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]