Yeah, but I’m not interested on it at all
I mean, it won’t be too much beneficial for us adding the affiliate link here
Yes, the affiliate program is not big deal, but the reseller host offer 25% comission. I guess it would be a good money if at least 0,1% of the users used. But ok, it is just a thought that I wanted to share
hello i founded a bug in it. if developer of this service is reading this then please reply to me because i loosed a very important data by that bug.
it will be great if you solve that and that will not create any problem to new user of that service.
Maybe you could elaborate a bit…?
Hi, Hi.
I’m configuring my own tinywebdb server but i get an error and i spent last 2 days trying to solve it.
I use the Kodular project
I configure the files (666 in database.txt, RewriteEngine, etc…) in my own subdomain http://tinywebdb.xuino.com but i always get the error:
“communication with the web service encountered a protocol exception.”
To check it the server i have an example that you can use:
(due to the limit on number of link i will send in other post)
As last resouce in storeavalue.php i add a log file with the info of any call to the scritp… NONE from my app… it seems that tinywebdb control doesn’t call the server and i have checked this more than 100 times…
Thaks to all. i hope to fix it.
Store values ===> http://tinywebdb.xuino.com/fs
Get values ===> http://tinywebdb.xuino.com/fg
You cannot change the store and get paths
You have to use default ones, as that cannot be configured on Kodular
Those links are only to checkit info sent by a html form by “post”… if you right click -> view source code you could see that fs open storeavalue.php and fg open getvalue.php.
Humm, it’s weird
Can you check if this URL works properly?
http://php.tinywebdb.creator.kodular.io
Maybe that’s the problem…
(just a joke)
Yes… it works.
I think i need a index.php in my subdomain to get the parameters and process the info for both read or store.
Hey there, my tinywebdb didnt work, i tried testing it with /getvalue and /storeavalue but they both returned “not allowed” , the permission is “666” , not sure what i did wrong here, here is my subdomain: http://fleettinywebdb1.epizy.com/
and i checked the url http://php.tinywebdb.creator.kodular.io/ by plugging /getvalue and /storeavalue behind it (i am a total noob to this so maybe is not the right way?) but it still returned “not allowed”. Am i doing it wrong or just it doesn’t work now?
The text in the .txt file are coded as json?
Right now i would like to recommend you to use MySQL and PHP, this will be more fast and reliable
Yes.MySql and PHP is very good and easy to maintain.
If you want to setup your own server for free then I will suggest https://www.000webhost.com .
To know more about how to setup server go here
Yes that’s a JSON
If the Service URL
is an https://
link instead of http://
will it work and will it be safer?
Not sure but it must work
https://
is safe if compared from http://
if you have genuine certificate
Thanks, I’m not planning to store sensitive data but I’ll most likely buy an SSL Certificate. The most sensitive user information will be their Email address.