Taeluf.com

Home FOSS Versioning

All Projects

Monolith

  • 2023-advent-of-code/
  • bash/
  • linux/
  • php/
  • php-sort/
  • plugin/
  • rust/
  • sort_me_please/
    • OldProjects/
      • archived/
        • JS-Classes/
        • JUIView/
        • PHP-Business/
        • PHP-Common-Functions/
        • PHP-Messsage-Form/
        • PHP-Permissions/
        • PHP-Request-Handler/
        • PHP-Tags/
        • PHP-Tiny/
          • class/
          • notes/
          • test/
            • frame.php
            • public.php
            • response.php
            • router.php
          • LICENSE
          • README.md
          • composer.json
        • PHP-Tiny-Sample-App/
        • PHP-Tiny-Wizard/
        • databasemanager/
        • ios-Toast/
        • ios-util/
        • javascript-dom/
      • .gitignore
      • README.md
      • composer.json
    • old-prototype/
    • old1/
    • old2/
    • old3/
  • sql/
  • supercollider/
  • web/
  • webextension/
  • .git
  • README.md
Docs
Src Code

Monolith-src:main -> sort_me_please -> OldProjects -> archived -> PHP-Tiny -> test -> frame.php

frame.php

<?php

$content = ob_get_clean();

$frame = new \Tiny\Rail\Frame(__DIR__.'/../../tiny-sample-app/frame',$content);

// $frame->set('head-html'); // then the frame file will do < ?=$this->get('head-html');? >
$frame->display();
Choose a Branch
Default: main
Current: main
main

Taeluf

"Kitchen Sink" styles
Site Analytics

© 2020 Taeluf, Reed Sutman