malik8720 malik8720 18-05-2023 Computers and Technology contestada What is the correct way to include the file "time.inc" ? a. <?php include "time.inc"; ?> b. <?php include file="time.inc"; ?> c. <?php include:"time.inc"; ?> d.