Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <p>Now you can show Server status on your website<br />
- <br />
- LFSPereulok Host status feature<br />
- URL :http://pereulok.net.ru/lfsp/?hoststatus=<HOSTNAME><br />
- Sample [url=http://pereulok.net.ru/lfsp/?hoststatus=%5E4RUSSIAN%20CRUISE]http://pereulok.net.ru/lfsp/?hoststatus=^4RUSSIAN%20CRUISE[/url]<br />
- <br />
- [b]Example attached below.[/b]<br />
- <br />
- <iframe src="http://pereulok.net.ru/lfsp/?hoststatus=%5E4RUSSIAN%20CRUISE" marginheight="0" marginwidth="0" name="server1" align="left" frameborder="0" height="160" scrolling="no" width="320"> </iframe><br />
- [hr]<br />
- <br />
- Disable css (usefull for iframe) [b]&nocss[/b]<br />
- [url=http://pereulok.net.ru/lfsp/?hoststatus=^0UNDERGROUND%20^2Emerald_LFS&nocss]http://pereulok.net.ru/lfsp/?hoststatus=^0UNDERGROUND%20^2Emerald_LFS[b]&nocss[/b][/url]<br />
- [hr]<br />
- <br />
- If you want only the variables, append [b]&data[/b] to the url and make your own design<br />
- <br />
- [url=http://pereulok.net.ru/lfsp/?hoststatus=^4RUSSIAN%20CRUISE&data][i]http://pereulok.net.ru/lfsp/?hoststatus=^4RUSSIAN%20CRUISE[b]&data[/b][/i][/url]<br />
- <br />
- Example how get variables (php)<br />
- [code]<?php<br />
- $hostdata = unserialize(file_get_contents("http://pereulok.net.ru/lfsp/?hoststatus=^4RUSSIAN%20CRUISE&data"));<br />
- print_r($hostdata);<br />
- ?>[/code]</p>
Advertisement
Add Comment
Please, Sign In to add comment