SEO 1 Links

  SEO Blog
  SEO Forum

  Active Topics
  Register
  Memberlist
  FAQ
  Search




SEO Forums

  SEO Forum
  SEM Forum

  Directories
  Link Networks
  Mod Rewrite
  Content
  Revenue Networks

  Marketing
  Social Bookmarking
  Webmastering

  Google
  Yahoo
  MSN

  Search
  Engines

  Link Exchange



Welcome

Time Now:
Sat Nov 21, 2009 3:41 am

All times are GMT

Log in

Username:

Password:

 





 





Who is Online



Most users ever online in a day was 2917 on Thu Oct 25, 2007 4:43 pm
 



Member Websites
SEO India 16
Drupal Development 16
Digital Agency 16
SEO Training 13
Web Design India 12
Vehicle Tracking 11
Web Hosting India 10
Dolson 10
Domain Registration 8
Web Hosting India 6
BestOnLineDir 6
Health Insurance 6
Social Optimization 5
Seo Audit 5
SeoGuardians 5
SEO Company India 4
Sax In My Pocket 4
bettyem 4

Free Sitewide Links
For Top Members





SEO 1 Forums > Webmastering >

PHP for Speed optimization



Author Thread
nagesh
New Member


Joined: 26 Aug 2009
Good Posts: 6

PHP for Speed optimization  Reply with quote  

As with many scripting languages, PHP scripts are normally kept as human-readable source code, even on production web servers. In this case, PHP scripts will be compiled at runtime by the PHP engine, which increases their execution speed. PHP scripts are able to be compiled before runtime using PHP compilers as with other programming languages such as C (the language PHP and its extensions are written in).
Code optimizers aim to reduce the computational complexity of the compiled code by reducing its size and making other changes that can reduce the execution time with the overall goal of improving performance. The nature of the PHP compiler is such that there are often opportunities for code optimization, and an example of a code optimizer is the Zend Optimizer PHP extension.
Another approach for reducing overhead for high load PHP servers is using PHP accelerators. These can offer significant performance gains by caching the compiled form of a PHP script in shared memory to avoid the overhead of parsing and compiling the code every time the script runs. A PHP accelerator will be built into PHP 6.


clawfoot tub enclosures
Personalized wedding ornaments
Post Sat Sep 05, 2009 7:57 am
 View user's profile Send private message

Reply to topic
Jump to:  
Display posts from previous:      



phpBB

SEO 1 © 2005-2008 - SEO Forum