Results for: "array"

Contents (122)

PHP: list of best awesome PHP libraries
PHP: list of best awesome PHP libraries

It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…

read more
10 jQuery snippets every developer should know 
10 jQuery snippets every developer should know 

For this post, we would like to share with our readers 10 JQuery Code Snippets which we’ve collected that users can copy…

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

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

read more
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
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