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…
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…
Lesson Code: http://www.developphp.com/video/JavaScript/Toggle-Function-Click-Drop-Down-Menus-Tutorial By popular request, learn to program click based toggle menu functionality in JavaScript that will trigger CSS3…
Lesson Code: http://www.developphp.com/video/JavaScript/Ajax-Framework-Tutorial-Custom-Module-Programming Learn to create the most lightweight Ajax external JavaScript module in the Universe. If you are able…