79580767

Date: 2025-04-18 09:34:25
Score: 2
Natty:
Report link

$objPHPExcel->getActiveSheet()->setCellValueExplicit('C4', $admission_no, PHPExcel_Cell_DataType::TYPE_STRING); // added by sandesh to allow 0 num to string

input:0004445

output:0004445 working without skipping 0

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Neel Bhatt