You searched for: ocibindbyname (Italienska - Koreanska)

Datoröversättning

Att försöka lära sig översätta från mänskliga översättningsexempel.

Italian

Korean

Info

Italian

ocibindbyname

Korean

 

Från: Maskinöversättning
Föreslå en bättre översättning
Kvalitet:

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Italienska

Koreanska

Info

Italienska

?php / * questo codice dimostra l' upload di file verso campi lob. * il form usato per questo esempio è del tipo seguente: * form action="upload.php "method="post" enctype="multipart / form-data "* input type="file" name="lob_upload "*... * / if(!isset($lob_upload) _bar_ _bar_ $lob_upload == 'none') {? form action="upload.php" method="post "enctype="multipart / form-data" upload file: input type="file "name="lob_upload" br input type="submit "value="upload" - input type="reset "/ form ?php} else {/ / $lob_upload contiene il nome del file temporaneo / / vedere anche la sezione delle funzionalita 'di upload dei file, / / se si vogliono usare gli upload sicuri $conn = ocilogon($user, $password); $lob = ocinewdescriptor($conn, oci_d_lob); $stmt = ociparse($conn ,"insert into $table (id, the_blob) values(my_seq.nextval, empty_blob()) returning the_blob into :the_blob"); ocibindbyname($stmt, ':the_blob', $lob, -1, oci_b_blob); ociexecute($stmt, oci_default); if($lob - savefile($lob_upload)) {ocicommit($conn); echo "blob successfully uploaded\n"; }else {echo "couldn't upload blob\n";} ocifreedesc($lob); ocifreestatement($stmt); ocilogoff($conn);}?

Koreanska

예 2. ocinewdescriptor

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Varning: Innehåller osynlig HTML-formatering

Få en bättre översättning med
7,740,647,530 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK