PHP Classes

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

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/admin/languages/logic/editLogic.php   Download  
File: uploady/admin/languages/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: refactor
1. Starting to add CSRF on the new features
2. fixed missing alerts
3. added update direction
4. fixed a bug in admin session
update permission to 755
Date: 10 days ago
Size: 103 bytes
 

Contents

Class file image Download
<?php

$loclizer
= new Uploady\Localization($db);

$language = $loclizer->loadLangauge($_GET["lang"]);