WordPress REST API – Upload featured Image phptuts June 1, 2020 Read more: WordPress REST API – Create, Update or Delete posts using Basic Auth and HTTP API Step 1: Upload media CURL: PHP Step 2:… Continue Reading
PHP: CURL upload file to FTP/FTPS server phptuts June 1, 2020 In the past, i posted an article PHP: upload file to FTP server In this article, i use php-ftp module. Now i introduce some method… Continue Reading
WordPress REST API – Create, Update or Delete posts using Basic Auth and HTTP API phptuts June 1, 2020 You must use a plugin to use WordPress REST API with Basic Auth. I introduce some plugins like: 1: Basic Authentication handler 2: Application Passwords… Continue Reading