https://github.com/farisc0de/php_writetofile
A Fancy function to write data to a file
https://github.com/farisc0de/php_writetofile
Last synced: 4 months ago
JSON representation
A Fancy function to write data to a file
- Host: GitHub
- URL: https://github.com/farisc0de/php_writetofile
- Owner: farisc0de
- License: mit
- Created: 2022-04-03T08:30:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T18:34:01.000Z (about 4 years ago)
- Last Synced: 2024-12-31T07:42:41.653Z (over 1 year ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Php_WriteToFile
A Fancy function to write data to a file
## How to use
```php
$name ]);
```
## License
MIT