Hi there
When using #if php, one is able to include PHP script inside BANano. This then generates a php file that is deployed in the working folder of ones app.
I once worked on a collection of file management scripts.
I am able to create folders, files in the working directory etc. I need a way to create folders & files outside the working folder. Can I be advised please.
This is my deployment. I need to call the php here to create folders and files outside its structure. To this place.
Thanks in advance.
When using #if php, one is able to include PHP script inside BANano. This then generates a php file that is deployed in the working folder of ones app.
I once worked on a collection of file management scripts.
[BANanoPhpFileAPI] PHP File Management for BANano
Ola Some time ago I published this. https://www.b4x.com/android/forum/threads/php-the-ultimate-file-management-php-functions.134401/ So here is the BANano Version. #Have Fun, Extend. BANanoPHP Initialize (sLogFile As String, bIncludeResponses As Boolean) As BANanoPHP initialize the class...
www.b4x.com
I am able to create folders, files in the working directory etc. I need a way to create folders & files outside the working folder. Can I be advised please.
This is my deployment. I need to call the php here to create folders and files outside its structure. To this place.
Thanks in advance.