A php web crawler Forked from Microsoft vscode-remote-try-php
- Docker
- Visual Studio Code
Install mysqli on docker container : docker-php-ext-install pdo mysqli
Rename and configure dbconnection.ini_sample on dbconnection.ini :
-set usedb=true for work with database and multithread mode.
-set localworkernumbers 0 for work with only one thread , 2 or more for multithread