Categories
- agile (3)
- algorithms (17)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
Category Archives: micro tutorial
An FFMPEG Question – Why PHP’s exec() Doesn’t Return the Command Output
string exec (…) Here’s the tricky part. As we know from the exec() man page this function executes the given command. As described there, the exact declaration of this method is: string exec ( string $command [, array &$output [, … Continue reading
Posted in micro tutorial, PHP
Tagged Android, Application software, Computing, Dc, Exec, FFmpeg, PHP, Process, Standard streams, unix
5 Comments
Scroll an IFRAME Content to a Predefined Position
IFRAME Source Usually when you use an IFRAME tag to link an external source the page that’s referenced by the SRC attributes is loaded at the top left corner. This is the default behavior, but sometimes you’d like to show … Continue reading
Posted in css, micro tutorial, web development
Tagged absolute iframe content, css, how-to, iframe, tutorial
7 Comments







