deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

image links to local files

my image management from another admin and image links are coming by services.
I want to make the system faster by copying the images to local files at load time.
Let me know the codes

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

image links to local files

Hello Deveu,

It can be done, but custom code is out of scope of our support. You can contact our Services team:
https://appery.io/services
a href="mailto:services@appery.io" rel="nofollow"services@appery.io/a

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

image links to local files

I wanted to know the file sources and path and creating files dynamically
does this support linux command to create new file
like
fopen()
mkdir()

we are working in js
from js how to create and manage files in appery
send me help link
my services from php
and i need to create files in appery dynamically

supposee my image link http://www.web.com/image1.jpg
i want to create file in appery files/image1.jpg

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

image links to local files

Hi,

You cannot run Linux commands. You can read here how to work with files: http://docs.phonegap.com/en/3.0.0/cor...

Return to “Issues”