File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/API/Finance/GetCMPByScript.php
Back
<?php if(isset($_GET['id'])) { include_once("simple_html_dom.php"); $html = file_get_html($_GET['id']); $val = $html->find('span[class=Number]',0); $change = $html->find('div[id=mainContent_pnlPriceChange]',0); echo "₹".$val->plaintext." [".$change->plaintext."]"; } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings