Level 75
To pull in namespace, like PDO needs same.
3 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
When i create CURL object in different ways. Please look
new CURLFile - it doesn't work
new \CURLFile - it works fine
why we need to put "" for each CURL object. please explain it.
Please or to participate in this conversation.