Skip to content

avraampiperidis/box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

box

ena project typou dropbox.com - box.com gia file sharing - storage
project για το μαθημα Ανάπτυξη Διαδικτυακών Συστημάτων & Εφαρμογών.

το project για να δουλεψει χρειαζετε->(apache server,php,mysql).
για την mysql πρεπει να φτιαχτει η βαση box και διο tables(για την ωρα).
τα διο tables τα εχω εδω.(box_shares.sql και box_users.sql) export απο workbech .
τα .sql table files φτιαχνουν την βαση ΑΝ δεν υπαρχει, και τα tables(import απο workbench).

Αβραάμ Πιπερίδης github()
Βαλαντης Πίτσας github(CsPeitch)

DOT NOT USE THIS PROJECT IN YOUR SERVER! IT IS NOT SECURE. THIS PROJECT IS FOR UNIVERSITY COURSE.
php greek chars support.
note.

<?php
//this header ISO-8859-7 = greek
header("Content-Type: text/html; charset=ISO-8859-7");
$str = 'όνομα';
echo $str;
?>

About

A php file storage and share website,it was for university course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published