VvvebJs
VvvebJs copied to clipboard
Save Page
is there an alternative to php?, I don't have php on the server and can't add it. Thank you.
please, it's important, thank you
It doesn't have to be php, you can do it in node, java, c#/asp.net etc.
I wish I could do it with javascript. Could you please guide me how to do it, i.e. how to call the js code from the save button. Thank you
?
thanks
Hi
You can use any server side language for saving the content to server just replace save.php for data-vvveb-url in
In the server side script you need to access form POST data that will contain an array with html key for content and file for filename.