Closed tobsn closed 7 years ago
You can put anywhere or the same folder of your php file. The path will be determined by the ip2location_open call.
couldn't you load the BIN on php startup (source path in php.ini) without including it every time and providing the data of the current client via _SERVER vars? it seems not very performant to open() it every time.
(we're on nginx/fpm)
On Nov 18, 2014, at 08:04, Chris notifications@github.com wrote:
You can put anywhere or the same folder of your php file. The path will be determined by the ip2location_open call.
— Reply to this email directly or view it on GitHub.
where should I put the .BIN to make sure it choses the right one?!
I used pecl install ip2location