File: 023-2.inc

package info (click to toggle)
php-apcu 5.1.17%2B4.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,888 kB
  • sloc: ansic: 11,028; php: 1,705; xml: 859; pascal: 5; makefile: 1
file content (6 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
<html>
This is Finish.phtml.  This file is supposed to be included 
from regression_test.phtml.  This is normal HTML.
<?php echo "and this is PHP code, 2+2=".(2+2).""; ?>

</html>