Level 39
curl -X POST -d 'login=...&pwd=...' http://<my_ip>/api/register;
login, pwd & url depend of your code of course
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi , how to login in web app using curl by external API ?
Please or to participate in this conversation.