V
V
Vitaly2015-11-05 01:17:07
PHP
Vitaly, 2015-11-05 01:17:07

How to edit AndroidManifest.xml in php?

Friends, help me understand in which direction I should move. I want to "open->edit->save" xml file in php. I know there is SimpleXML with XPath function. The idea is to do the same as on the site custom.maxthon.com/custom/index.php . That is, editing xml in the cloud. Maybe there are some ready-made solutions. Again, please direct me what to study. I would be grateful for advice!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2015-11-05
@reaferon

It seems to me that it would be more correct and easier not to "open-> edit-> save", but "open-> read-> generate new-> replace". All this can be done using standard functions without involving third-party libraries.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question