Sr. PHP Programmer Question:

What is x+ mode in fopen() used for?

Tweet Share WhatsApp

Answer:

Read/Write. Creates a new file. Returns FALSE and an error if file already exists

Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
How split() function works?How eregi() function works?