Page 1 of 1

Spiderbasic and php

Posted: Wed Apr 10, 2019 6:43 pm
by Efo74
Hello, is possible in spiderbasic to create a contact form and submit (POST) to a php page, is there a simple example. Thank you for the support.

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 6:45 pm
by Arbrakaan
Yep : viewtopic.php?f=6&t=1644

Ask if you need more halp ! ;)

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:27 pm
by Efo74
I have try with that example, but won't work, I have a xampp web internal server, when i publish the test site to the server, it open the page with th usual spiderbasic gradient background but nothin is happen.

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:40 pm
by Arbrakaan
Do you have any error in the console (f12) or debuger windows ?

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:44 pm
by Efo74
Excuse me. I have missing the file spiderbasic.js in the publish folder. But I don't see any output in php, from var_dump ... is ok ?

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:52 pm
by Arbrakaan
You muste enable the debugger in the "Create App" windows

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:55 pm
by Efo74
Now It works. Thank you for all. And Excuse me, but I'm a newbie in web programming.

Re: Spiderbasic and php

Posted: Wed Apr 10, 2019 7:57 pm
by Arbrakaan
np, happy to help !
Enjoy Coding on Spider Basic ! ;)

Re: Spiderbasic and php

Posted: Tue Jun 04, 2019 8:09 am
by Biliam
I am a new guy in programming and I must say that the experience so far is out of this world. I believe I'm gonna have an amazing experience here learning from the top guys.