D
D
Dmitry2015-02-12 22:13:45
JSON
Dmitry, 2015-02-12 22:13:45

How to include a key in json?

I can't figure out the json syntax,
there is a file with the key "navigation"

{
  "navigation": "[ <ul>
<li>\ <a href=\"/catalog/">Товар</a> 
}

How to connect 2 key "sub_navigation"?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2015-02-12
@gusev

{
  "navigation": "bla-bla-bla",
  "sub_navigation": "bla-bla-bla"
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question