Hi,
Can I save data to an external database or is it not possible in the current FREE version?
I understand that 'local' webstorage is on their machine and 'session' is only saved in the current browser session.
If someone types their name into a text field, how can I write that info to to a DB?
I understand PHP and MySql so that is not the problem.
Thanks in advance.
Will.