Adding side stream changes to Maemian. Working to integrate full upstream libraries...
[maemian] / nokia-lintian / testset / scripts / phpfoo
1 #!/usr/bin/php
2 <html>
3 <head>
4 <title>Dumb PHP script</title>
5 </head>
6 <body><? print(Date("l F d, Y")); ?></body>
7 </html>