Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8107037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T00:38:41+00:00 2026-06-06T00:38:41+00:00

I divide dynamic websites into two types: The first one use e.g PHP ,

  • 0

I divide dynamic websites into two types:

The first one use e.g PHP , and let PHP concatenate a HTML page , and push back to clients;

And the second one use a HTML template , and all web interfaces provides JSON data only , feed all fields dynamically when HTML page is loaded.

What’s the advantage of the former type of websites ? And what about caching ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T00:38:42+00:00Added an answer on June 6, 2026 at 12:38 am

    PHP based sites are easier to make, easier to cache, and better indexed, but much less rich.

    Ajax based sites are more dynamic, feel faster if well made as you may receive many small data asynchronously to update what needs to be updated. When they grow, they require more discipline and competence from the coders. The key to make them is really understand the base technologies.

    To those categories, I’ll add the cases (the ones I use) where the server isn’t in a pure passive technology like PHP but support background threads and complex computation. You can use java or Go for example for those sites. It’s even more convenient for ajax based sites using websockets to push data from the server to the client.

    Contrary to LAMP, Ajax applications don’t come in one flavor you just have to implement. You have to choose your tools according to your precise needs (for example for minification, storages, and so on), On the client side, Ajax based sites can be made with “raw” technologies (html+js), I personnaly don’t like to use big frameworks, but you’ll find that jquery helps make the code cleaner.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How should I divide source files into projects (within one solution) to be able
Let's say I have a 100x100 matrix, I want to divide it into equal
When I divide page into columns using tags by passing width values in percentages,
I want to divide the window into 2 parts. Each part I can draw
Is it possible to divide a number into an array based on its value?
Is there any way to divide my cucumber features into different directories with different
How do you divide two integers and get a double or float answer in
I am creating a set of dynamic divs Let div id is div1 div2
I am trying to divide two numbers, a numerator N by a divisor D.
I'm passing a dynamic allocated variables into a function , and after returning from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.