PHP Classes

File: example_include_me.html

Recommend this page to a friend!
  Classes of Jake Bown   PHP Multilang   example_include_me.html   Download  
File: example_include_me.html
Role: Auxiliary data
Content type: text/plain
Description: Needed for the render demo
Class: PHP Multilang
Get translated application texts for languages
Author: By
Last change:
Date: 9 years ago
Size: 169 bytes
 

Contents

Class file image Download
<!DOCTYPE html> <meta charset="UTF-8"> <html> <head> <title>Render a page</title> </head> <body> <h1>{{example_header}}</h1> <p>{{heading_summary}}</p> </body> </html>