prodevtips submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Fluent Arrays and Strings in PHP
Submitted by ProDevTips » An example of how to create a fluent array and string library in PHP.
Rating: 4.0/5 | 187 clicks | 0 comments | 0 saves | share | report
Combining jQuery with the Zend Framework and Smarty
Submitted by ProDevTips » Showcasing how jQuery can be used in combination with the most popular templating engine for PHP and a popular PHP framework with a simple example.
Rating: 3.0/5 | 166 clicks | 0 comments | 0 saves | share | report
Extending Zend DB Table
Submitted by ProDevTips » Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding.
Rating: 4.0/5 | 88 clicks | 0 comments | 0 saves | share | report
AUI in WxRuby
Submitted by ProDevTips » Tutorial on how to use the Advanced User Interface in WxRuby, it's good for creating cool desktop applications.
Rating: 3.8/5 | 106 clicks | 0 comments | 0 saves | share | report
More Scintilla in WxRuby
Submitted by ProDevTips » A discussion on custom key commands and custom behavior.
Rating: 3.5/5 | 63 clicks | 0 comments | 0 saves | share | report
Scintilla basics in WxRuby
Submitted by ProDevTips » Tutorial on the basics of the Scintilla component in WxRuby, it's used to create syntax coloring and more to create great programming editors.
Rating: 3.5/5 | 73 clicks | 0 comments | 0 saves | share | report
Sorting a HTML table with jQuery
Submitted by ProDevTips » A simple example on how to sort a HTML table with the jQuery table sorter plugin. Also describes how to automatically scroll the browser with the jQuery scroll to plugin.
Rating: 3.3/5 | 332 clicks | 0 comments | 0 saves | share | report
Multiple uploads with Flex or Flash
Thumbnail
Submitted by ProDevTips » The shockwave is responsible for managing and checking the progress of the uploads, we also do client side checking of file size. Displaying the progress is the job of Javascript so there is no need to recompile the shockwave if we want to change the design.
Rating: 3.0/5 | 507 clicks | 0 comments | 0 saves | share | report
Sorting a MySQL table with jQuery sortable
Submitted by ProDevTips » This tutorial describes how to use the jQuery sortable UI to create an interface that, when saved, will control the sorting of the items in a MySQL table. The sorting is saved with Ajax.
Rating: 4.0/5 | 299 clicks | 0 comments | 0 saves | share | report
PHP CMS guide
Submitted by ProDevTips » A walkthrough designed to help anyone looking to implement one of the popular PHP CMSs, regardless of technical ability.
Rating: 2.3/5 | 1,187 clicks | 0 comments | 2 saves | share | report