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
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to