Activity Stream
48,167 MEMBERS
61758 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 18

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    warezat.net
    Quote Originally Posted by litewarez View Post
    Firstly do not use flush()
    Took that off now

    at the top of your site make sure your starting you output_buffer with gzip compression

    Take a look at this caching function without gZip.. before printing contents you can use the ZLIB functions like gzcompress http://uk.php.net/manual/en/function.gzcompress.php
    http://www.coderprofile.com/networks...it/source-code
    I have
    PHP Code: 
    ob_start("ob_gzhandler"); 
    on the top of the page

    Secondly! What system are you actually using, your own or pre made.
    My own


    Design:
    Compress your external files like css / js into one file!, so if you have style.css,reset.css put the rest at the top of style and just load the style.css..

    Same with javascript.
    Done

    Reduce the amount of images you have on your page, thats not css images im talking about <img src.../>

    These are just some things you can do, theres more advanced methods such as CatchControlling and so on but the about will get you a little faster
    So is it faster if i use backgrounds in css instead of <img


    I just updated the mysql queries too.. i think there were lots of unnecessary things in there (i think thats where most of the loading was)

    Thanks a lot for the help
    r4myy Reviewed by r4myy on . [php] faster loading pages? Can someone give me some tips on how to load a page faster Ive optimized my mysql queries i added a flush() to the middle of the page to make the page show before its all done loading (not sure if this is a good idea or not) it works but when it gets to the flush() it kinda stops for a second then continues any better way of doing this? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    Website's:
    wrzc.org
    Quote Originally Posted by r4myy View Post
    ......
    My own
    ......
    Private Mesage me or Litewarez the site if you want and I'll let you know more. If you use FireFox you can use an addon called firebug. That will tell you all the files that are used to load a page and all the server request. It also tells you the time takes to download each file and their size. This gives a great indication of what causing the problem on your site as it's show in graph form. example from google below:

    Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic

    Huge list of Warez Sites and free Multiposter Templates

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Faster TV releases?
    By EL-Warez in forum Webmaster Resources
    Replies: 24
    Last Post: 14th May 2012, 12:36 AM
  2. Is Z_o_o_m faster than FTP upload?
    By ladykiller88 in forum File Host Discussion
    Replies: 22
    Last Post: 21st Feb 2012, 05:12 PM
  3. Check Site/Pages Loading Time From Different Places
    By viruz99 in forum Technical Help Desk Support
    Replies: 3
    Last Post: 11th May 2011, 03:13 PM
  4. Which CPU is faster?
    By mahjong in forum Technical Help Desk Support
    Replies: 4
    Last Post: 10th Mar 2011, 09:07 PM
  5. Need faster function - help :(
    By Porsche_maniak in forum Web Development Area
    Replies: 7
    Last Post: 11th Dec 2010, 07:54 PM

Tags for this Thread

BE SOCIAL