SimplytheBest Most Voted Items
The simply the best collection of most voted scripts
This solution helps you to use listboxes in multiple records and to update the database using Ajax when the selection of a listbox changes. Thereafter it will show a temporary message under the listbox. |
A sequential image rotation script. The images will refresh every set amount of seconds. |
Create editable elements on your page. It can be used with any engine (Bootstrap, jQuery-UI, jQuery only) and includes both popup and inline modes. |
PHP sample code how to populate a jPlayer playlist from a MySQL database. |
To extract a random record from f.e. a MySQL table you can use this sample PHP code to get you going. The snippet uses rand() to generate a random number and LIMIT to select the record from the SQL table. |