PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > php.general > PHP & Ajax progress bar
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
PHP & Ajax progress bar

Réponse
 
LinkBack Outils de la discussion
Vieux 12/03/2008, 04h24   #1
Shelley
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut PHP & Ajax progress bar

Hi all,

I'm searching some file upload progress bar code.
But no good result was found.
So is there anybody please be kind enough to show some code here?

Great thanks.

--
Regard,
Shelley (http://phparch.cn)
  Réponse avec citation
Vieux 12/03/2008, 04h40   #2
Wolf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

Shelley,

What code have you tried and what were your results?

What about searches on google or the archives here?

Wolf


Shelley wrote:
> Hi all,
>
> I'm searching some file upload progress bar code.
> But no good result was found.
> So is there anybody please be kind enough to show some code here?
>
> Great thanks.
>
> --
> Regard,
> Shelley (http://phparch.cn)
>


  Réponse avec citation
Vieux 12/03/2008, 04h45   #3
Wolf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

As a qualified PHP Engineer , I'm certain you have written some code
that is failing and you need a little massaging, by all means post
it and we'll gladly take a look and see if we can facilitate its use.

Wolf

Shelley wrote:
> Hi all,
>
> I'm searching some file upload progress bar code.
> But no good result was found.
> So is there anybody please be kind enough to show some code here?
>
> Great thanks.
>
> --
> Regard,
> Shelley (http://phparch.cn)
>


  Réponse avec citation
Vieux 12/03/2008, 09h28   #4
Thijs Lensselink
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

Quoting Shelley <myphplist@gmail.com>:

> Hi all,
>
> I'm searching some file upload progress bar code.
> But no good result was found.
> So is there anybody please be kind enough to show some code here?
>
> Great thanks.
>
> --
> Regard,
> Shelley (http://phparch.cn)
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


You can try searching the archives. Rasmus had an example a long time ago.
Although it requires APC to be installed. Maybe it's interesting.

Found it:
Example : http://progphp.com/upload.php
Source : http://progphp.com/upload.phps
  Réponse avec citation
Vieux 12/03/2008, 09h51   #5
Thijs Lensselink
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: [PHP] PHP & Ajax progress bar

Quoting Mr Webber <captain_webber@hotmail.com>:

> I haven't' tried this yet ... so I would appreciate your feedback.
>
> -----Original Message-----
> From: Thijs Lensselink [mailto:dev@lenss.nl]
> Sent: Wednesday, March 12, 2008 4:28 AM
> To: php-general@lists.php.net
> Subject: Re: [php] PHP & Ajax progress bar
>
> Quoting Shelley <myphplist@gmail.com>:
>
>> Hi all,
>>
>> I'm searching some file upload progress bar code.
>> But no good result was found.
>> So is there anybody please be kind enough to show some code here?
>>
>> Great thanks.
>>
>> --
>> Regard,
>> Shelley (http://phparch.cn)
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php

>
> You can try searching the archives. Rasmus had an example a long time ago.
> Although it requires APC to be installed. Maybe it's interesting.
>
> Found it:
> Example : http://progphp.com/upload.php
> Source : http://progphp.com/upload.phps
>
> --


Pls don't top post.

If you want to know if it works. Go ahead!
Copy paste the code and give it a try.

  Réponse avec citation
Vieux 12/03/2008, 10h48   #6
Shelley
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

Thijs Lensselink 写é“:
> Quoting Mr Webber <captain_webber@hotmail.com>:
>
>> I haven't' tried this yet ... so I would appreciate your feedback.
>>
>> -----Original Message-----
>> From: Thijs Lensselink [mailto:dev@lenss.nl]
>> Sent: Wednesday, March 12, 2008 4:28 AM
>> To: php-general@lists.php.net
>> Subject: Re: [php] PHP & Ajax progress bar
>>
>> Quoting Shelley <myphplist@gmail.com>:
>>
>>> Hi all,
>>>
>>> I'm searching some file upload progress bar code.
>>> But no good result was found.
>>> So is there anybody please be kind enough to show some code here?
>>>
>>> Great thanks.
>>>
>>> --
>>> Regard,
>>> Shelley (http://phparch.cn)
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php

>>
>> You can try searching the archives. Rasmus had an example a long time
>> ago.
>> Although it requires APC to be installed. Maybe it's interesting.
>>
>> Found it:
>> Example : http://progphp.com/upload.php
>> Source : http://progphp.com/upload.phps
>>
>> --

>
> Pls don't top post.
>
> If you want to know if it works. Go ahead!
> Copy paste the code and give it a try.
>
>

I don't think it works.

I tried.
The screen always said 0%, 0 of 0 byte until the file is uploaded.
Is that what you mean progress bar?

--
Regards,
Shelley (http://phparch.cn)
  Réponse avec citation
Vieux 12/03/2008, 11h02   #7
Thijs Lensselink
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

Quoting Shelley <myphplist@gmail.com>:

> Thijs Lensselink 写é“:
>> Quoting Mr Webber <captain_webber@hotmail.com>:
>>
>>> I haven't' tried this yet ... so I would appreciate your feedback.
>>>
>>> -----Original Message-----
>>> From: Thijs Lensselink [mailto:dev@lenss.nl]
>>> Sent: Wednesday, March 12, 2008 4:28 AM
>>> To: php-general@lists.php.net
>>> Subject: Re: [php] PHP & Ajax progress bar
>>>
>>> Quoting Shelley <myphplist@gmail.com>:
>>>
>>>> Hi all,
>>>>
>>>> I'm searching some file upload progress bar code.
>>>> But no good result was found.
>>>> So is there anybody please be kind enough to show some code here?
>>>>
>>>> Great thanks.
>>>>
>>>> --
>>>> Regard,
>>>> Shelley (http://phparch.cn)
>>>>
>>>> --
>>>> PHP General Mailing List (http://www.php.net/)
>>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>> You can try searching the archives. Rasmus had an example a long time ago.
>>> Although it requires APC to be installed. Maybe it's interesting.
>>>
>>> Found it:
>>> Example : http://progphp.com/upload.php
>>> Source : http://progphp.com/upload.phps
>>>
>>> --

>>
>> Pls don't top post.
>>
>> If you want to know if it works. Go ahead!
>> Copy paste the code and give it a try.
>>
>>

> I don't think it works.
>
> I tried.
> The screen always said 0%, 0 of 0 byte until the file is uploaded.
> Is that what you mean progress bar?
>
> --
> Regards,
> Shelley (http://phparch.cn)
>


Do you have all the yui files? and APC enabled?
I tried it some time ago and it worked. But i did have to set

apc.rfc1867 = on

in php.ini to make it work. Forgot to mention that one.



  Réponse avec citation
Vieux 12/03/2008, 15h42   #8
Philip Thompson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] PHP & Ajax progress bar

On Mar 12, 2008, at 5:02 AM, Thijs Lensselink wrote:

>> Thijs Lensselink 写é“:


How do you pronounce your name?

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 10h51.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,17307 seconds with 16 queries