Hi, I am new to this concept.

I donot know how to make certain coulmns to be readonly , but when uploading it into server , I have to access that column value,
I used this comment but it is not working. Here $avst is my excel file object.
$avst->getActiveSheet()->protectCells('A5:D5', 'PHP');

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.