Today, every brand and agency knows that advertising is a data-driven endeavor. But the ubiquity of data hasn’t made it…
Lesson Code: http://www.developphp.com/video/JavaScript/How-to-Program-Code-Syntax-Highlighter-Using-JavaScript Learn to begin programming a custom code syntax highlighter for displaying code in a document with colored…
Lesson Code: http://www.developphp.com/video/JavaScript/Audio-Play-Speed-Setting-playbackRate-Tutorial Learn to add playback speed control to your HTML5 multimedia programs using JavaScript. Audio Object Reference: http://www.developphp.com/view_lesson.php?v=941…
Lesson Code: http://www.developphp.com/video/HTML/Progress-Bar-Progressive-Javascript-Events-Processing Learn how to tie the HTML5 progress element to progressive Javascript events, whatever that progressive event may…
Learn to extend your base class with a subclass in PHP object oriented programming. source
Lesson Code: http://www.developphp.com/video/JavaScript/Video-Full-Screen-Toggle-Custom-Player-Controls-Tutorial Part 5 focuses on creating a custom full screen button for your custom video controls bar. This…
Lesson Code: http://www.developphp.com/video/PHP/Multiple-Files-Simultaneous-Upload-Array-Programming-Tutorial Learn to program PHP multiple file upload applications. Which is the art of uploading many files as…
Lesson Code: http://www.developphp.com/video/JavaScript/Percent-Math-Calculations-Programming-Tutorial Learn how to calculate percentage values for things like sale pricing, mathematical positioning or sizing, and much…
Lesson Code: http://www.developphp.com/video/PHP/Pagination-MySQLi-Google-Style-Paged-Results-Tutorial Learn to script pagination for PHP and MySQLi based web applications. Use pagination programming when your database…
Lesson Code: http://www.developphp.com/video/JavaScript/Smooth-Auto-Scroll-Tutorial In this JavaScript programming lesson we are going to scratch program smooth auto scrolling effects on your…