Results for: "UI"

Categories (1)

Contents (830)

PHP: Storing arrays in database
PHP: Storing arrays in database

When working with databases, sometimes it is necessary to store an array in a MySQL field. Unfortunately, there is no…

read more
50 Most Useful jQuery Plugins of the year #3
50 Most Useful jQuery Plugins of the year #3

With thousands (yes thousands...) of new jQuery plugins that have been released we have worked hard filtering down all of…

read more
Php: 12 Debugging Tools For Developers
Php: 12 Debugging Tools For Developers

PHP is faster and most used scripting language in practice; contains many features such as detailed documentation, a huge community,…

read more
8 SEO fundamentals for marketers and developers
8 SEO fundamentals for marketers and developers

Over the past 18 months or so, Google has made big changes to its algorithms. So what does all this change mean…

read more
Tutorial: Introduction to PHP:PDO
Tutorial: Introduction to PHP:PDO

Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of…

read more