/ LJCPHPCodeDoc / LJCHTMLLib


The HTML Section Class Library

Remarks

Use this code to include the Collection lib classes.
 declare(strict_types=1);
 include_once "LJCRoot.php";
 $prefix = RelativePrefix();
 include_once "$prefix/LJCPHPCommon/LJCHTMLLib.php";

Classes
LJCHTML Provides methods for creating HTML sections.
1 Item(s)

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.