Results 1 to 3 of 3

Thread: zend suported in bizhat free hosting ?

  1. #1
    Join Date
    Jan 2006
    Posts
    10

    Default zend suported in bizhat free hosting ?

    i'd like to ask if zend suported in bizhat free hosting ?

  2. #2
    Join Date
    Jan 2006
    Posts
    19

    Default

    wtf is zend? Please improve on your post so that we can understand

  3. #3
    Join Date
    Jan 2006
    Posts
    10

    Default

    What is the Zend Optimizer?
    The Zend Optimizer is one of the most popular PHP plugins for performance-improvent, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.

    In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.

    The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •