Simple sockets to get server status
Hello i have this:
Code:
stock get_data(host[])Code:
test.sma(238) : warning 209: function "get_data" should return a valueThanks. |
Re: Simple sockets to get server status
If you're using the function like this:
new variable = get_data("host"); you can't return nothing. You need to return a value. For example: Code:
|
| All times are GMT -4. The time now is 10:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.