Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: MEGAMIND on Jan 27, 2018, 10:16 AM

Title: PHP Ports Check
Post by: MEGAMIND on Jan 27, 2018, 10:16 AM
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
(https://preview.ibb.co/c2OBTb/bandicam_2018_01_27_13_20_27_321.jpg) (https://ibb.co/kdd0Mw)
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

(https://preview.ibb.co/m0K19G/bandicam_2018_01_27_11_44_40_333.jpg) (https://ibb.co/cOLV3b)

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)
Title: Re: PHP Ports Check
Post by: EK.IceFlake on Jan 27, 2018, 02:44 PM
https://pastebin.com/sFvJpMj8

Test usage:
Code (PHP) Select
$server = new Server("178.32.116.43", 4748);
print_r($server);
Title: Re: PHP Ports Check
Post by: MEGAMIND on Jan 27, 2018, 02:52 PM
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