Getting PHP Fatal error: Can’t use function return value in write context

G

How Can We Help?

Getting PHP Fatal error: Can’t use function return value in write context

Make sure that you did not include a function within the empty PHP function. eg

if(empty(getUsers())){}

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me