Add PHP tag for color highlighting

This commit is contained in:
grosroro 2012-05-31 16:08:40 +02:00
commit 31c9c26957

View file

@ -11,6 +11,7 @@ Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
##Usage Example
```php
<php
$WebMFormat = new Format\Video\WebM();
$x264Format = new Format\Video\X264();
$OggFormat = new Format\Video\Ogg();