PHP Classes

File: app/sts/Views/blog/botoes.php

Recommend this page to a friend!
  Classes of Marcelo Telles   CRUD PHP MVC   app/sts/Views/blog/botoes.php   Download  
File: app/sts/Views/blog/botoes.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CRUD PHP MVC
Application that uses the MVC Design Pattern
Author: By
Last change:
Date: 5 months ago
Size: 137 bytes
 

Contents

Class file image Download
<?php
//require BASE_PATH . '/app/sts/config.php';

echo "<a href='/exemplomvc/new' class='btn btn-success pull-right'>Add New Post</a>";