As the title says, can PHP create any files type? If os, how would you get it to create a file with, say, a .rs extension?
| SitePoint Sponsor |
As the title says, can PHP create any files type? If os, how would you get it to create a file with, say, a .rs extension?
No one is a virgin, life screws us all
Well off the top of my head, I know PHP can create PDF and RTF documents on the fly if you have the libraries. The PHP manual has some info on them and different commands, so it may be good to take a look.
http://www.php.net/manual/en/
If you were looking to have it create something totally different like umm .dll or .exe files then I can't help you there![]()
Bookmarks