'Search and create notes via Evernote API (PHP)

Is it possible to create a page using the Evernote API:

  1. I go to http://example.com/page.php?s=123
  2. The page finds notes in my Evernote that have the text "123" in their title. Shows a list of links to these pages.
  3. And also the button "Create a note with the name 123".

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source