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 8348599
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T07:44:22+00:00 2026-06-09T07:44:22+00:00

I have big database s that contain large no of tables and have PHP/HTML

  • 0

I have big databases that contain large no of tables and have PHP/HTML file with java script and css in separate folders.Now I want is to make my page load faster when user navigates through our page then the content on database, its css and PHP/HTML file that run parallel. It means there is no blockage of any stream of file or one by one each file is opening which take lots of time. Each work separates and assigns at one place to make page what is it mean for? So how can we achieve if it is there is any code that allows all file work in parallel including database?

  • 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-09T07:44:26+00:00Added an answer on June 9, 2026 at 7:44 am

    You can place all your <script> tags at the bottom of your <body> tag. According to Yahoo’s Best Practices for Speeding Up Your Web Site.

    The problem caused by scripts is that they block parallel downloads. The HTTP/1.1 specification suggests that browsers download no more than two components in parallel per hostname. If you serve your images from multiple hostnames, you can get more than two downloads to occur in parallel. While a script is downloading, however, the browser won’t start any other downloads, even on different hostnames.

    You cannot do the same for for your stylesheets. Not only is it not W3C-complaint, but it actually won’t help.

    While researching performance at Yahoo!, we discovered that moving stylesheets to the document HEAD makes pages appear to be loading faster. This is because putting stylesheets in the HEAD allows the page to render progressively.


    On a side-note, if it’s taking that much time to load your pages, also look into your PHP and SQL queries. Try to optimize those as well.

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

Sidebar

Related Questions

I have a field in the database that contain a big javascript code. How
I have SQL Server 2008 Ent and OLTP database with two big tables. How
I have big trouble with file uploads with php. My own tests are successful
I have 2 databases and I need to link information between two big tables
I have this big database table that contains 12 medical ceritifcations, expiration dates, links
I have a PHP script (index.php) that changes the page shown depending on the
I have 2 different databases. Upon changing something in the big one (i don't
I have big system that make my system crash hard. When I boot up,
I have big element at the top of the webpage that sides down with
I have big problems with css buttons... My screen size is 1366x768 and their

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.