<HTMLYielder>
How it Works?
Before utilizing HTMLYielder you will have to edit your HTML files one more time. You will put {variable} instead of hard-coded text.

After that, HTMLYielder will scan your HTML files and the program will replace those variables with the proper values. You define values in variables.php.

What are requirments?
HTMLYielder requires only PHP.
Directory Structure

HTMLYielder files have to be placed in the HTML files directory.

Every HTML file in the HTML directory will have ability to get values from variables.

  • ROOT FOLDER
  • --inc (folder)
  • .htaccess
  • index.php
  • index.html
  • services.html
  • ...