PHP Ports Check

Started by MEGAMIND, Jan 27, 2018, 10:16 AM

Previous topic - Next topic

MEGAMIND

Php Ports Checker

hey guyss i will be needing help here & trying to figure it out that how can i make my server ports staus show online it keeps on saying offline , even when its online

i made this

well it works for other domains and stuff+ i am running it on xampp
but is shows me offline for server (vcmp)

i surfed the web alot and found this topic from a place
http://vcmp.liberty-unleashed.co.uk/forum/index.php?topic=1385.0

a guy also had the same problem but he figured it out for his samp by taking an idea from it

well, i treid it but when i did i got this



Its not thijins server checker :) :p --> [EDIT]came to find out that it was for 0.3

==========================================

Help or guide line can be appreciative (Php Experts out there)

EK.IceFlake

https://pastebin.com/sFvJpMj8

Test usage:
Code (PHP) Select
$server = new Server("178.32.116.43", 4748);
print_r($server);

MEGAMIND

Quote from: EK.IceFlake on Jan 27, 2018, 02:44 PMhttps://pastebin.com/sFvJpMj8

Test usage:
Code (PHP) Select
$server = new Server("178.32.116.43", 4748);
print_r($server);

Solved [Appreciated] locking topic