Twitter follower   Facebook follower   YouTube follower
 
  
     

Please share posts you like!
 

Author Topic: Tip: PHP output buffers  (Read 744 times)

Webhelpforums

  • Administrator
  • Hero Member
  • *****
  • Posts: 563
  • Karma: +6/-0
  • Shared between Microsys, WebHelpForums and helpers
    • View Profile
    • Webmaster and Website Help Forums
Tip: PHP output buffers
« on: April 29, 2010, 06:06:29 PM »
It is possible to "echo" output to internal buffers in PHP. This can be useful in a wide variety of situations, yet it is not a commonly mentioned feature. To get started using this functionality in PHP, check the help :)