![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 5 Pomógł: 0 Dołączył: 25.07.2008 Ostrzeżenie: (0%) ![]() ![]() |
formularz
<form action="demo2.php" method="POST" id="uploadform" enctype="multipart/form-data" onsubmit="start_progres_bar()"> <input type="file" name="abc" maxlength="10" accept="gif|jpg"/> <input name="UPLOAD_IDENTIFIER" id="uploadIdentifier" type="hidden" value="<?php echo $uuid ?>" /> <input type="submit" value="wyslij"/> </form> skrypt php <?php header("Cache-Control: no-cache, must-revalidate"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); echo json_encode(uploadprogress_get_info($_GET['id'])); ?> chcialem zrobic pasek postepu ladowania jednak funkcja uploadprogress_get_info() zawsze zwraca mi null (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) |
|
|
![]() ![]() |
![]() |
Aktualny czas: 21.09.2025 - 17:32 |