File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/API/Finance/BSE/screenerSearchNew.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Equity Data</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" /> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script> <!-- Bootstrap Css --> <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet"> <style> body { background-color: #04334d; color: #FFF; } </style> </head> <body> <div class="container"> <br> <center><h2>Search Equity Stock</h2></center> <div class="row"> <form action="Screener.php" method="GET"> <br/> <input type="text" name="scrip" id="search" placeholder="search here...." class="form-control center"/> <br/> <input type="submit" value="Get Fundamental"/> </form> </div> </div> <script type="text/javascript"> $(function() { $( "#search" ).autocomplete({ source: 'ajax-db-search.php', }); }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings