This website requires JavaScript.
Explore
Help
Sign In
fred.boniface
/
athena.fb-infra.uk
Archived
Watch
1
Star
0
Fork
0
You've already forked athena.fb-infra.uk
Code
Issues
72
Pull Requests
Packages
Projects
Releases
Activity
This repository has been archived on
2023-08-24
. You can view files and clone it, but cannot push or open issues or pull requests.
daada35045
athena.fb-infra.uk
/
test.php
5 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Create php test page
2022-09-16 19:17:25 +01:00
<
?
php
Test filegetcontents
2022-09-17 20:32:55 +01:00
$fileContent
=
file_get_contents
(
'/srv/php-keys/test'
);
echo
$fileContent
;
Create php test page
2022-09-16 19:17:25 +01:00
?>
Reference in New Issue
Copy Permalink