Search Results
11 functions found:
| 1. | FTPDownload ( remotePath ; localPath ; host ; user ; password ) |
| Mark DeNyse, Driftwood Interactive | |
| Downloads a file from the specified FTP directory. | |
| 2. | Is_FM_Go |
| Mark DeNyse, Driftwood Interactive | |
| Return 1 if running FileMaker Go on an iPhone/iPod Touch | |
| 3. | Is_FM_Go_iPad |
| Mark DeNyse, Driftwood Interactive | |
| Returns 1 if running FileMaker Go on an iPad. | |
| 4. | phpFTPMakePath(dirPath; host; user; password) |
| Mark DeNyse, Driftwood Interactive | |
| Creates directory(s) on a FTP server using the SmartPill PHP plug-in | |
| 5. | phpFTPRename(oldName; newName; host; user; password) |
| Mark DeNyse, Driftwood Interactive | |
| Rename a file on a FTP Server | |
| 6. | phpFTPUpload(localPath ; remotePath ; transferMode ; host ; user ; p |
| Mark DeNyse, Driftwood Interactive | |
| Upload a file via FTP using the SmartPill PHP plug-in | |
| 7. | phpGetImageInfo(theFilePath) |
| Mark DeNyse, Driftwood Interactive | |
| Return info about an image file | |
| 8. | phpGetURL(theURL) |
| Mark DeNyse, Driftwood Interactive | |
| Get data from the web | |
| 9. | phpMakeThumbnailFile(origFile; newFile; newWidth; newHeight) |
| Mark DeNyse, Driftwood Interactive | |
| Create a thumbnail file | |
| 10. | phpPutFileContents(theFilePath; theData; theFlags) |
| Mark DeNyse, Driftwood Interactive | |
| Writes data to a file, optionally appending it | |
| 11. | phpUnZip(zipFile; destPath) |
| Mark DeNyse, Driftwood Interactive | |
| Unzip an archive | |