Spiderbasic and php

Everything else that doesn't fall into one of the other categories.
Efo74
Posts: 16
Joined: Sat Mar 24, 2018 9:58 am

Spiderbasic and php

Post 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.
User avatar
Arbrakaan
Posts: 91
Joined: Mon Feb 24, 2014 10:54 pm
Location: Geneva
Contact:

Re: Spiderbasic and php

Post by Arbrakaan »

Yep : viewtopic.php?f=6&t=1644

Ask if you need more halp ! ;)
Efo74
Posts: 16
Joined: Sat Mar 24, 2018 9:58 am

Re: Spiderbasic and php

Post 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.
User avatar
Arbrakaan
Posts: 91
Joined: Mon Feb 24, 2014 10:54 pm
Location: Geneva
Contact:

Re: Spiderbasic and php

Post by Arbrakaan »

Do you have any error in the console (f12) or debuger windows ?
Efo74
Posts: 16
Joined: Sat Mar 24, 2018 9:58 am

Re: Spiderbasic and php

Post 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 ?
User avatar
Arbrakaan
Posts: 91
Joined: Mon Feb 24, 2014 10:54 pm
Location: Geneva
Contact:

Re: Spiderbasic and php

Post by Arbrakaan »

You muste enable the debugger in the "Create App" windows
Efo74
Posts: 16
Joined: Sat Mar 24, 2018 9:58 am

Re: Spiderbasic and php

Post by Efo74 »

Now It works. Thank you for all. And Excuse me, but I'm a newbie in web programming.
User avatar
Arbrakaan
Posts: 91
Joined: Mon Feb 24, 2014 10:54 pm
Location: Geneva
Contact:

Re: Spiderbasic and php

Post by Arbrakaan »

np, happy to help !
Enjoy Coding on Spider Basic ! ;)
Biliam
Posts: 2
Joined: Sat May 25, 2019 2:09 pm

Re: Spiderbasic and php

Post 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.
Post Reply