Skip to content

Separate HTML from PHP #8

@siddhant3s

Description

@siddhant3s

Goal is to move the HTML and Templates to another file.
The loading of all content will be using jQuery's .load
The Top menu will be build from the server. And each click will dynamically load content from another requested file ( which will be index.php itself)
The dispatcher of index.php now has to provide the content of the page too ( although the content will itself will be saved in separate PHP file)

All the messages, content, and HTML template will be stored in that file only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions