Results for: "PHP"
Contents (211)
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
Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of…
read more
50 Most Useful jQuery Plugins of the year #2
With thousands (yes thousands...) of new jQuery plugins that have been released we have worked hard filtering down all of…
read more
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
How to Store HTML View File In A Variable
If you are familiar with th MVC language before you certainly know the practice of separating your business logic from…
read more