Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizKindly log in to use this feature. We’ll take you to the login page automatically.
LoginCourse Queries Syllabus Queries 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginReady to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
i'm trying to make a jason of the files and there size, its working perfectly for the directory that this php file is saved in but when i change the directory the filesize() returns false. this works fine:
but this doesn't work:
error message:
Warning: filesize(): stat failed for Communicat_GeneralEnglish1stSemsterCopyCopy2Copy.pdf in C:\xampp\htdocs\college\listFiles.php on line 17
Warning: filesize(): stat failed for Environmental Studies_AECC-Environment-Studies-BCA.pdf in C:\xampp\htdocs\college\listFiles.php on line 17
Warning: filesize(): stat failed for Foundation Course On Computers_B.CA_.pdf in C:\xampp\htdocs\college\listFiles.php on line 17
Warning: filesize(): stat failed for Fundamentals Of Mathematics_B.CA_.3.pdf in C:\xampp\htdocs\college\listFiles.php on line 17
Warning: filesize(): stat failed for Problem Solving And Programming With C_B.CA_.2.pdf in C:\xampp\htdocs\college\listFiles.php on line 17
{"files":[{"file":"Communicat_GeneralEnglish1stSemsterCopyCopy2Copy.pdf","size":"0 bytes"},{"file":"Environmental Studies_AECC-Environment-Studies-BCA.pdf","size":"0 bytes"},{"file":"Foundation Course On Computers_B.CA_.pdf","size":"0 bytes"},{"file":"Fundamentals Of Mathematics_B.CA_.3.pdf","size":"0 bytes"},{"file":"Problem Solving And Programming With C_B.CA_.2.pdf","size":"0 bytes"}]}