Search found 5 matches

by novaks
Fri Mar 19, 2004 7:23 am
Forum: Databases
Topic: Plll?Help about a multifielded upload form
Replies: 8
Views: 976

Yes idea of the code is just 'upload a variable number of images, move them to a new directory and rename them, and insert the names into a database'. And yes each picture is 'specific' because I inserting each picture into a separate database field.
by novaks
Fri Mar 19, 2004 7:13 am
Forum: Databases
Topic: Plll?Help about a multifielded upload form
Replies: 8
Views: 976

As you see I'm not a pro ... onli a biginer 8O ... end i don't know-how
by novaks
Fri Mar 19, 2004 7:03 am
Forum: Databases
Topic: Plll?Help about a multifielded upload form
Replies: 8
Views: 976

I got 2 function 1) is... <?php function add_Picture($id,$fail0,$fail1,$fail2,$fail3,$fail4 ,$fail5,$fail6,$fail7,$fail8,$fail9,$fail10,$fail1 1,$fail12,$fail13) { $failavards0 = $_FILES['userfile']['name'][0]; $fail1 = $_FILES['userfile']['name'][1]; $fail2 = $_FILES['userfile']['name'][2]; $fail3 ...
by novaks
Fri Mar 19, 2004 6:02 am
Forum: Databases
Topic: Plll?Help about a multifielded upload form
Replies: 8
Views: 976

I dont belief...

It's possible neither of you knows what next?:?:

I dont belief....this is the php forum...I'm trying over a week.

Please help me.:cry:
by novaks
Thu Mar 18, 2004 9:34 am
Forum: Databases
Topic: Plll?Help about a multifielded upload form
Replies: 8
Views: 976

Plll?Help about a multifielded upload form

I made a multifielded upload form, it?s working but when I want to upload only a 5.files (but not all 14.files) it?s not working. Help help help for this... upload.htm <html><head><title>OBUR</title></head><body> <form method="post" action="upload.php" enctype="multipart/for...