Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1548)

Delta Between Two Patch Sets: DB/API_REST/index.php

Issue 335100043: DB with histogram
Left Patch Set: Fixing last bug Created 6 years, 3 months ago
Right Patch Set: DB Created 6 years, 2 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « DB/API_REST/img/logo.png ('k') | DB/API_REST/log_graph/graphs.log » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1
2 <link rel="icon" href="API_REST/img/logo.png" />
3 <h1>CSD-SDN REST-API<img src="API_REST/img/logo.png" alt="logo" width="100" heig ht="100" /></h1>
4 </br>
5 <p><a href="http://192.16.125.183/phpmyadmin">Go to the database</a></p>
6 <p><a href="http://192.16.125.183/API_REST/print_cache.php">Print the cache</a>< /p>
7 <p><a href="http://192.16.125.183/API_REST/show_graph.php?x=0">Print graph: all link</a></p>
8 <p><a href="http://192.16.125.183/API_REST/show_graph.php?x=1">Print graph: choo se your link</a></p>
9 <?php
10 ini_set('display_errors', 1);
11
12 echo "<form action=\"http://192.16.125.183/API_REST/utils/restart.php\" method=\ "post\">";
13 echo "</br> Restart the daemons :" . "<input type=\"password\" name=\"pass\" pla ceholder=\"password\" />" . " " ;
14 echo "<input type=\"submit\" value=\"Restart\" />";
15 ?>
16
17
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b