01-05-2018, 11:28 PM
Yeah will do!
When I finished the event website I'll share the database structure and used code. I think the way I coded it now it's very userfriendly light and simple. I would like to contribute to the Userspice project with the PHP Agenda function. Let me know what you think of the code then and maybe help improve it.
The CMS might take longer before I'm happy enough. If you are interested in it I can share it. I am stuck om some things like session related tasks. I know nothing about sessions and need the CMS to remember if it is in edit mode or not. I used localstorage to remember the css/js changes for buttons etc. But I would like to store that information in a session so the browser will remember the edit mode state untill the users logs off.
If you know anything about sessions you're help is very welcome!
When I finished the event website I'll share the database structure and used code. I think the way I coded it now it's very userfriendly light and simple. I would like to contribute to the Userspice project with the PHP Agenda function. Let me know what you think of the code then and maybe help improve it.
The CMS might take longer before I'm happy enough. If you are interested in it I can share it. I am stuck om some things like session related tasks. I know nothing about sessions and need the CMS to remember if it is in edit mode or not. I used localstorage to remember the css/js changes for buttons etc. But I would like to store that information in a session so the browser will remember the edit mode state untill the users logs off.
If you know anything about sessions you're help is very welcome!