P Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of scripts execution.
Win & Linux. Binaries from 20... ttp://code.roadsend.com/rphp/|Raven]] - a rewrite of Roadsend PHP (rphp), based on LLVM and a new C++
====== OOhForms ======
[[http://www.sanisoft.com/phplib/manual/oohforms.php|Manual]]
//OOhForms are part of the PHPlib-Mini-Framework//
(Examples from KUSKUS... /code>
===== Checkbox =====
<code>
// which kind of calculation?
reset($picture_calculate_type);
unse...
===== Display form =====
<code php>
// start
// OOf mainform...