Added more info to comment
This commit is contained in:
		
							parent
							
								
									c642a32b0c
								
							
						
					
					
						commit
						c584dbfd6b
					
				@ -130,6 +130,8 @@ require_once 'vendor/autoload.php';
 | 
			
		||||
use \GeoIp2\WebService\Client;
 | 
			
		||||
 | 
			
		||||
// This creates a Client object that can be reused across requests.
 | 
			
		||||
// Replace "42" with your user ID and "license_key" with your license
 | 
			
		||||
// key.
 | 
			
		||||
$client = new Client(42, 'abcdef123456');
 | 
			
		||||
 | 
			
		||||
// Replace "city" with the method corresponding to the web service that
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user