Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

286
Views
¿Cómo puedo obtener valores del formulario del editor Quill para mi código php?

Empecé a usar el editor Quill. Quiero enviar a mis valores sql desde un formulario en formato html. ¿Cómo puedo hacerlo? Uso php para obtener valores de formularios de entrada, etc.

 <div class="form-control" id="editor" name="news_body" aria-describedby=""></div>

 <script> var toolbarOptions = [ ["bold", "italic", "underline", "strike"], // toggled buttons ["blockquote", "code-block"], [{ "header": 1 }, { "header": 2 }], // custom button values [{ "list": "ordered"}, { "list": "bullet" }], [{ "script": "sub"}, { "script": "super" }], // superscript/subscript [{ "indent": "-1"}, { "indent": "+1" }], // outdent/indent [{ "direction": "rtl" }], // text direction [{ "size": ["small", false, "large", "huge"] }], // custom dropdown [{ "header": [1, 2, 3, 4, 5, 6, false] }], [{ "color": [] }, { "background": [] }], // dropdown with defaults from theme [{ "font": [] }], [{ "align": [] }], ["clean"] // remove formatting button ]; var quill = new Quill("#editor", { theme: "snow", modules: { toolbar: toolbarOptions }, theme: "snow" }); </script>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!