Can anyone tell me how to make a "php wrapper" (if that is the correct term) to execute a php script in a via .htaccess password protected directory?
issue solved with a fopen on the filesystem instead of the URL.
matter solved with a fopen on the filesystem instead of the URL.