CORE-POS/IS4C

View on GitHub
pos/is4c-nf/test/parsingTest.php

Summary

Maintainability
A
0 mins
Test Coverage
<html>
<?php include('test_env.php'); ?>
<fieldset>
<legend>Parser Test</legend>
<form action="../ajax/AjaxParser.php" method="get">
Input: <input type="text" name="input" />
<input type="submit" value="Test Parser" />
</fieldset>