Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [php] Upload a rozszeżenie pliku
kirov
post
Post #1





Grupa: Zarejestrowani
Postów: 56
Pomógł: 0
Dołączył: 23.03.2003
Skąd: Lubartów !

Ostrzeżenie: (0%)
-----


Mam kod:
Kod
<?

echo("<form method="POST"  name="uploader"  enctype="multipart/form-data" action="">

<div align="center">

<center>

<table border="0" cellpadding="0" cellspacing="0" width="100%"  style="color: #000000; font-family: Verdana; font-size: 8pt">

<tr>

<td width="50%" align="right" style="padding-right: 5"  valign="top">Plik</td>

<td width="50%"><input type="hidden" name="MAX_FILE_SIZE" value="99999999" style="font-family: Verdana; font-size: 8pt; color: #000000;  background-color: #CFDFF1; border: 1 solid #000000">

<input type="file" name="file" size="21" style="font-family: Verdana; font-size: 8pt; color: #000000;  background-color: #CFDFF1; border: 1 solid #000000"></td>

</tr>

<tr>

<td width="50%" align="right" style="padding-right: 5"></td>

<td width="50%"><input type="submit" value="Dodaj"  style="font-family: Verdana; font-size: 8pt; color: #000000;  background-color: #CFDFF1; border: 1 solid #000000"  name="dbanner"></td>

</tr>

</table>

</center>

</div>

</form>");

if(isset($dbanner)) {

copy("$file", "$www");



}



?>


jak sprawdzić jakie jest rozszeżenie kopiowanego pliku ?


--------------------
Professional Web Aplications
Warsztat:
AMD Athlon 1.8 GHz | GeForce 4 MX440-SE 64MB DDR | 256MB DDR RAM |
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 11:22