Results for: "scripts"

Contents (85)

17 Useful Code Snippets for WordPress Developers
17 Useful Code Snippets for WordPress Developers

When coding WordPress themes, especially if you do it regularly, its really useful to have a selection of code snippets…

read more
Dynamically load jquery if not present
Dynamically load jquery if not present

With this code you can retrieve if jquery is set in your script, if jquery is not set then the…

read more
PHP: Getting started with Object Oriented Programming in PHP5
PHP: Getting started with Object Oriented Programming in PHP5

This is a tutorial covers some main concepts of OOP in PHP5 with usable examples (however useless the something may…

read more
13 jQuery Plugins and Tutorials for e-commerce website
13 jQuery Plugins and Tutorials for e-commerce website

E-Commerce websites are making shopping easy for customers. The number of ecommerce websites are growing with every day. Shopping Cart…

read more
The best code editor for web developers
The best code editor for web developers

Every web developer requires the right tools to do their job, therefore the choice of a source code editor shouldn’t come lightly. This is where…

read more