file_get_contents instaed of fopen/fread #4

Open
opened 2021-09-07 12:34:55 +00:00 by nupilios · 0 comments
Owner

if ($fileHandle = fopen($filename, 'r')) {

Also use if file_exists

https://gitea.com/OpenLab_Vorarlberg/spaceapi/src/commit/159519425cbebe1ac87c98f37648aec5b5fe9005/update_open_state.php#L36 Also use if file_exists
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OpenLab_Vorarlberg/spaceapi#4
No description provided.