Current Page: 1 of 1
Results 1 - 1 of 1
17 years ago
janculis
Hi! I have some problem. I want create a nice home page, where people can upload some file and it download. So I wanted to insert these files in DB. But my code does not working. I cannot insert into database file. So... My code is here: <?php if ($action == "upload" { include "open_db.inc"; $txtDescription= $_POST['txtDescription']; $binFile= $_POST['binFi
Forum: WampServer English
Current Page: 1 of 1