TinyWebDB Server written in PHP

Are you using HTTPS or HTTP?
What’s the URL of your server?

1 Like

same here with the error :communication with the web service encountered a protocol exception
using http , url: http://fleettinywebdb1.epizy.com/

1 Like

I have a https website can i use it?

1 Like

Hey guys finally after experimenting i got it to work, if you are experiencing protocol exception, try go into both php script and change the check request method from POST to GET, i get it working after changing that!

Edit: Sorry apparently is just me connecting to the another tinywebdb, it didnt work actually :stuck_out_tongue:

1 Like

I Fixed the web service encountered a protocol exception, The Solution :

When Storing Value :
Set the URL To The storeavalue.php file and Store the value
Capture

When getting a Value :
Set the URL To the getvalue.php file and It will Get the Value!
Capture

3 Likes

Didnt work for me sigh

1 Like

What Happened ? Can you show the blocks? Did you follow what i said?

1 Like

You understand that your method only makes it so your can use the GET method?

1 Like

No We can use Both, Button 1 Stores the value with storeavalue.php while Button 2 Gets a Value with getvalue.php

1 Like

Use the main domain of your server in http mode. worked for me… For example if your webdb service url is domain is wakanda.test.com, transfer the webdb files to test.com domain and use it as your service url.

1 Like

how to delete stored value, without changing value or renaming.

1 Like

Please help,
First It is working thank you so much, but i got some problem, which is as my user increase suddenly all data get cleared i couldn’t find the problem i am using awardspace basic paid plan they have unlimited bandwidth and disk space so please can you help me, i am suffering a lot lossing my users please

1 Like

Only way I think your data is clearing, is because of AwardSpace or because someone got the URL and is deleting things.

1 Like

Thanks a lot for your response,
Can you tell me how can i fix if someone got it?
I already contacting awardspace help center

1 Like

You can try using Asteroid DB with a password, however you would have to change your AwardSpace database or whatever you use.

1 Like

Please can someone help me, I am suffering a lot, I am using TinyWebDB and it works fine the problem i got is after storing some values it will get cleared i am losing data i am beginner can some one help please
i am using awardspace basic plan

1 Like

“Losing data doesn’t have to do with being a beginner, but whether you tried a suggestion or not.”

– Wise words of me

2 Likes

Why i say I am beginner is when i consult someone about this issue he suggest me to check the php files so i have no clue how can I check them because i don’t know about php

https://www.w3schools.com/php/

2 Likes

Fantastics!
Thank you :+1::sparkles: