Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate HTML from PHP #8

Open
siddhant3s opened this issue Jun 29, 2010 · 0 comments
Open

Separate HTML from PHP #8

siddhant3s opened this issue Jun 29, 2010 · 0 comments

Comments

@siddhant3s
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant