We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Send Data PHP

Home Forums Puzzles Send Data PHP

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #33722

    glad you worked it out! and thanks for sharing the solution! :good:

    Chief 3D Verger | LinkedIn | Twitter

    #52268
    kazufen
    Participant

    Hello,

    I am currently testing to sent my Verge 3D configurator output to a locally hosted (xampp-server) PHP document. I am using the “send data” puzzle, but always get the Error: “POST http://localhost:8668/applications/Configurator/index.php 405 (Method Not Allowed)”

    Reading the PHP content with the load data puzzle works. But I can’t change the content of the PHP file. For now I would be very happy if I could just check, if the PHP receives my output in the desired formatting. Do I need to prepare the PHP content or the output in Verge in a specific way?

    Could you please elaborate a bit further on how to correctly use the “send data” puzzle to send to a PHP document? Thank you very much in advance!

    #52276

    if the PHP receives my output in the desired formatting

    you might check the data formatting on the server side
    https://stackoverflow.com/questions/20402453/printing-echoing-to-console-from-php-script

    Chief 3D Verger | LinkedIn | Twitter

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.