php Flushing output

  Flushing output void flush ( void ) There is a special function in PHP called flush(), which is not really related to output buffering because it works with standard output, however it is so very similar to what we’ve just been looking at that it makes sense to cover it here. Flush() sends all output out immediately, without …

TinyMCE: Configuration/valid elements

  Option: valid_elements The valid_elements option defines which elements will remain in the edited text when the editor saves. You can use this to limit the returned HTML to a subset. This option contains a comma separated list of element conversion chunks. Each chunk contains information about how one element and its attributes should be treated. The …

Video Tutorials: vSphere 4 Unleashed (Part 1-6)

I’ve just published a new video for ESX 4.0 installation on a Dell blade if you want to have a fast and quick scan of the installation process. This is a series of vS4 video’s I’m planning to produce very soon. http://www.hypervizor.com/2009/04/video-vsphere4-unleashed-01-installing-esx4/ I hope you will find it useful. Regards, Updates: Part1: Installing ESX4.0 Part2: …