You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already refactored the code to only do a single echo. It's a small step to get things separated from there.
I was thinking of just moving all markup to a separate HTML file, loading that as a DOMDocument and manipulating nodes from there (although that would make the code PHP5 only... hope that's not a problem...)
This step would also include having the styles in a separate CSS file.
(and probably putting the header in a div instead of a table... but that's a different matter entirely)
code and views are mixed up, should be cleaned, also more functions to generate for example the result preview
The text was updated successfully, but these errors were encountered: