DeviLib - library about web, IT, programming and web design

Update MySQL information as easy as possible

Thursday, February 7th, 2008

mysql

I will give you an example, how easy in nowadays can be information editing (let’s say in admin/user panels). No more endless and boring forms, now we got something new… Everything we need is jquery and it’s plugin called jeditable. So let’s start.
(more…)

JavaScript Bible by Danny Goodman and Michael Morrison

Saturday, November 10th, 2007

JavaScript BibleJavaScript Bible, Fifth Edition

Danny Goodman and Michael Morrison

Price: $14.99 USD

Lowest used price: $6.75 USD

 

(more…)

20 PHP optimization tips - make it faster

Thursday, November 1st, 2007

PHP main pageOptimizing PHP is of a great importance, though it has not much impact in a small script, however the bigger the script is becoming some shortcomings can cause much inconvenience later. Here are several facts (although some of them could be disputed about) that may help you in choosing the the right way to achieve the best results.

(more…)