Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
ahost:start [2020/04/27 16:19]
admin
ahost:start [2020/04/27 16:30]
admin [Fio API]
Line 67: Line 67:
  
 Special vs 777, 2008 - both ignored. Function just returns "​true"​. Special vs 777, 2008 - both ignored. Function just returns "​true"​.
 +
 +Old MySQL:
 +<code php>
 + ​$this->​MySQL->​Execute('​SELECT ipGroups FROM servers WHERE serverID="'​.$serverID.'"​ LIMIT 1');
 +        $data = $this->​MySQL->​GetArray();​
 +</​code>​
  
 
ahost/start.txt · Last modified: 2020/04/29 12:50 by admin