PHP Classes

File: template/content.php

Recommend this page to a friend!
  Classes of adam berger   Separation Database Queries   template/content.php   Download  
File: template/content.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Separation Database Queries
Database access trait using PDO
Author: By
Last change:
Date: 6 years ago
Size: 105 bytes
 

Contents

Class file image Download
<article class="content-text">
 <?php
 
if($url->url()){
  include_once
$url->url();
  }
?>
</article>