PHP Classes

File: uploady/admin/roles/logic/editLogic.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/admin/roles/logic/editLogic.php   Download  
File: uploady/admin/roles/logic/editLogic.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: Update of uploady/admin/roles/logic/editLogic.php
Date: 12 days ago
Size: 84 bytes
 

Contents

Class file image Download
<?php

$role
= new Uploady\Role($db, $user);

$role_data = $role->get($_GET['id']);