Forums
This topic is locked
Pure PHP Upload: field is null!
Posted 20 Dec 2005 15:11:30
1
has voted
20 Dec 2005 15:11:30 claudio ripoli posted:
Sorry: it is about PHP UPLOAD.So,
I've a simple form. It must charge a file in a mysql db (a table with 2 fields: ID (INT, Autoincrement) and File (Varchar, 250 - file path))
I used pure php upload: It seems to work. file goes on the server but when i check db path field is NULL!
Somebody can help me?
Test:
www.uilpainail.it/newsite/admin/test.php
If i use a form charging files in a table where file path setting 'not null' ... look here:
www.uilpainail.it/newsite/admin/news_ins.php
Help me!<b></b>
Edited by - rufus72 on 20 Dec 2005 15:17:20