Working with files
Rapid PHP supports various file types - HTML, XHTML, CSS, JavaScript, PHP, ASP, XML, WML and many other. You can create new documents from scratch or instant templates. You can open existing files not only from your local disk but also directly from FTP server or Web site. You can save documents not only to your local disk but also directly to FTP server.
The following topics provide more information:
- Create a new File
- Save file
- Open a file
- Open a file from FTP
- Save file to FTP
- Publish file to FTP (save locally and upload)