!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/observer/   drwxr-xr-x
Free 13.32 GB of 61.93 GB (21.51%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     complex.html (3.38 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
PEAR::HTML::Progress example: Complex ProgressBar Observer

Examples TOCexamples

Complex ProgressBar Observer

$Date: 2005/07/25 12:27:28 $

 Table of contents

Introduction

This example requires :

  • PEAR::HTML_Progress 1.2.2 or better (see source at lines 12, 13).


This example will run a complex observer mechanism which run two progress bar. At each full loop of first bar, second bar is increment until this last one reach 100%.

All explains are in source code comments. Just a big warning: NEVER forget the line 144.

[Top]

 Render options

Here are options to build the 1st progress bar :
background-color = #e0e0e0
HTML_Progress_UI::setProgressAttributes()
Here are options to build the 1st progress bar string :
valign           = left
color            = red
background-color = lightblue
HTML_Progress_UI::setStringAttributes()
Here are options to build the 2nd progress bar border :
width = 1
style = solid
color = navy
HTML_Progress_UI::setBorderAttributes()
Here are options to build the 2nd progress bar cell :
active-color   = #3874B4
inactive-color = #EEEECC
HTML_Progress_UI::setCellAttributes()
Here are options to build the 2nd progress bar string :
width            = 100
align            = center
valign           = right
color            = yellow
background-color = lightblue
HTML_Progress_UI::setStringAttributes()

[Top]

 Output

Screenshot

[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.5954 ]--