The MySQL Configuration File: my.cnf This file, entitled my.cnf, stores default startup options for both the server and for clients. Correct configuration of this file can go a long way towards optimizing MySQL, as various memory buffer settings and other valuable options can be set here. Interestingly, the scope of this file can be set according [...]
Jquery Tutorial
jQuery is a JavaScript Library The jQuery library contains the following features: • HTML element selections • HTML element manipulation • CSS manipulation • HTML event functions • JavaScript Effects and animations • HTML DOM traversal and modification • AJAX • Utilities jQuery Syntax The jQuery syntax is tailor made for selecting HTML elements and [...]
