Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Software Development
Creative Website Ideas Sharing..
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="ScienceBoy" data-source="post: 10539128" data-attributes="member: 271486"><p>if you are using, PHP for ur web sites. important tips to speed load.</p><p></p><p>use php buffer flushing function.</p><p></p><p>[HTML]</p><p></head></p><p><?php </p><p>// flush the buffer </p><p>flush(); </p><p>?> </p><p><body></p><p>[/HTML]</p><p></p><p>case:</p><p>normaly main .css files which draw (render) the website on your browser is located inside the header tag. </p><p>we know inside css files there are ref to image files.</p><p></p><p>some browsers, wont render ur website, untill fully load all the content. so if ur website consists with lots of images, it takes more time to load. [normaly visitors dont like to wait]</p><p></p><p>so after loading the main.css file, we command flush(); then the php engine flush, the content generated so far to the browser. then browser start rendering the website while php engine process the rest content for the website.</p><p></p><p>this method keep the visitor waiting by showing, the site is loading (because some part rendered already).</p><p></p><p></p><p>if you want more details, just google it.</p><p></p><p>use flush(); command and see the diference when loading ur website. ok thanks.</p></blockquote><p></p>
[QUOTE="ScienceBoy, post: 10539128, member: 271486"] if you are using, PHP for ur web sites. important tips to speed load. use php buffer flushing function. [HTML] </head> <?php // flush the buffer flush(); ?> <body> [/HTML] case: normaly main .css files which draw (render) the website on your browser is located inside the header tag. we know inside css files there are ref to image files. some browsers, wont render ur website, untill fully load all the content. so if ur website consists with lots of images, it takes more time to load. [normaly visitors dont like to wait] so after loading the main.css file, we command flush(); then the php engine flush, the content generated so far to the browser. then browser start rendering the website while php engine process the rest content for the website. this method keep the visitor waiting by showing, the site is loading (because some part rendered already). if you want more details, just google it. use flush(); command and see the diference when loading ur website. ok thanks. [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom