Results for: "parameters"

Contents (77)

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
How to Create Custom Filters in jQuery
How to Create Custom Filters in jQuery

If you are a web designer or a developer you frequently need a shortcut to collect elements for jQuery. In this…

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
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
Hash Passwords With PHP 5.5
Hash Passwords With PHP 5.5

Every PHP developer would have to build an application that relies on a user login. It means that the user of the…

read more